Commit Graph

11 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
Godfrey Chan 3b56060c51
feat(sdk-metrics)!: drop deprecated `type` field on `MetricDescriptor` (#5291) 2025-01-08 18:05:24 +00:00
Godfrey Chan 8dc74e609a
feat(sdk-metrics)!: Drop deprecated `InstrumentDescriptor` export (#5266) 2024-12-19 13:23:40 +00:00
David Luna 466140bdf8
refactor(sdk-metrics): replace `MetricsAttributes` with `Attributes` (#5021) 2024-09-27 07:42:21 +00:00
Chengzhong Wu b6e532bf52
feat(metrics): prototype experimental advice support (#3876)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2023-10-11 10:05:03 +02:00
Aaron Abbott f2fc0d8787
fix(sdk-metrics): allow instrument names to contain '/' (#4155) 2023-09-21 10:02:50 +02:00
Chengzhong Wu 4d662cf84d
fix(sdk-metrics): metric names should be case-insensitive (#4059)
* fix(sdk-metrics): metric names should be case-insensitive

* fixup!

* fixup!
2023-09-07 08:41:06 +03:00
Chengzhong Wu 369b07e1c7
chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
Marc Pichler 125f11e721
fix(sdk-metrics): use default Resource to comply with semconv (#3411)
* fix(sdk-metrics): use default Resource to comply with semantic conventions

* fix(prometheus-exporter): escape default resource attribute values

* fix(changelog): use correct pr number
2022-11-15 10:43:41 -05: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