Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Dyla 595d0e9c0d
Converge sync and async resources (#5350) 2025-02-03 19:52:16 +00:00
David Luna 34475825e8
chore: update `module` config in tsconfig.base.json (#5347)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-01-23 10:35:36 +00:00
David Luna 90afa2850c
feat(sdk-*)!: align merge resource behavior with spec (#5219)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-12-20 13:38:22 +00:00
Marc Pichler a8befa6814 Merge branch 'main' into next-main-2024-12-16 2024-12-16 18:03:47 +01:00
Michele Azzolari 79e28759f0
feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown (#5242) 2024-12-10 15:52:18 +00:00
Marc Pichler a8b4cd2b9d Merge branch 'main' into next-main-2024-12-04 2024-12-04 22:32:06 +01:00
Povilas Versockas a834861418
feat(sdk-metrics): add aggregation cardinality limit (#5128)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-11-20 16:08:54 +00:00
Marc Pichler 4a394cc8d7 Merge branch 'main' into next-main- 2024-11-12 17:23:44 +01:00
Marc Pichler 012dc9e742
feat(sdk-*): add option to opt-out from merging the resource with Resource.default() (#4617)
Co-authored-by: Trent Mick <trentm@gmail.com>
2024-11-11 09:25:01 +00:00
Marc Pichler b057c93c15 [next] merge changes from main 2024-10-08 14:06:44 +02:00
Marc Pichler 8fed1b1b66
feat(sdk-metrics)!: drop View and Aggregation for options (#4931) 2024-10-08 13:46:31 +02:00
David Luna 466140bdf8
refactor(sdk-metrics): replace `MetricsAttributes` with `Attributes` (#5021) 2024-09-27 07:42:21 +00:00
Marc Pichler 55f15e90d6
feat(sdk-metrics)!: replace attributeKeys with an option to add custom processors (#4532) 2024-06-18 16:17:36 +02:00
Marc Pichler a9af247259
feat(sdk-metrics)!: remove MeterProvider.addMetricReader() in favor of constructor option (#4419)
* feat(sdk-metrics)!: remove MeterProvider.addMetricReader() in favor of constructor option

* fix(changelog): add changelog entry
2024-01-24 14:38:18 +01:00
Marc Pichler 0f6518dd63
feat(sdk-metrics): deprecate MeterProvider.addMetricReader() in favor of 'readers' constructor option (#4427)
* feat(sdk-metrics): add 'readers' constructor option, deprecate MeterProvider.addMetricReader()

* fix(changelog): update changelog entry, fix format
2024-01-24 14:30:06 +01:00
Marc Pichler 52f428a9f1
fix(sdk-metrics): do not report empty scopes and metrics (#4135) 2023-09-28 14:17:06 +02:00
Julian Labatut 3a2ca58075
feat: add unit to view instrument selection criteria (#3647)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2023-03-06 16:38:59 +01:00
Chengzhong Wu 369b07e1c7
chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
Daniel Dyla 7972edf665
chore: release SDK 1.8.0 / Experimental 0.34.0 with metrics GA (#3340) 2022-11-09 14:21:50 -05:00