18 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
a36dab6e70
feat: add stages to config schema (#12476) 2024-05-12 20:47:11 +02:00
Max Marze
79df074fc7
feat: esbuild support (#12462)
* feat: zero config esbuild defaults

* feat: esbuild support
2024-05-06 15:22:16 -04:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Austen Collins
60c2bdb435 fix: Relax org and app validation 2024-03-19 13:13:33 -07:00
Austen Collins
e057f4d76e fix: Fix app length validation 2024-03-18 08:52:54 -07:00
Max Marze
5e604f2e1f feat: update custom resource handlers to node20 2024-02-13 14:56:57 -05:00
Austen
347d913c19
chore: Continue removing dashboard plugin (#12335)
* chore: clarify class inputs and dashboardenabled property

* chore: remove dashboard plugin
2024-01-24 14:26:57 -08:00
Max Marze
45cbd52501
feat: Make dashboard monitoring opt-out (#12138) 2023-09-06 17:04:38 -04:00
Dan Jarvis
66e31077a7
feat: Post deploy serverless dashboard integration (#12063)
* feat: Post deploy serverless dashboard integration

* chore: Update unit test

* chore: Use pre integration endpoint

* chore: Updated async process

* chore: Added timeout on instrumentation call

* chore: Handle region configuration

* chore: Always send instruemntation

* chore: Updated instrumentation progress

* chore: Merge #12059
2023-09-05 11:33:22 -04:00
Mariusz Nowak
f3a191590b feat(Console): Remove support for integrated configuration 2022-10-31 16:07:52 +01:00
Mariusz Nowak
21461b5581 feat(Console): Support new user settings format 2022-06-02 17:51:27 +02:00
Mariusz Nowak
3b3cfae498 feat(Console): Support console.org setting 2022-05-19 16:15:12 +02:00
Mariusz Nowak
4521eb7e3b refactor(Console): Propagate disableLogsCollection to user settings 2022-04-22 13:14:35 +02:00
Mariusz Nowak
ababd90f09 refactor(Console): Report logs with opt out option 2022-03-31 19:03:18 +02:00
Mariusz Nowak
e6cdc9d68b refactor(Console): Do not disable dashboard with console 2022-03-24 16:51:14 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
57642f73ba refactor: Rename lib/configSchema.js 2022-01-27 15:21:58 +01:00