Marc Pichler
|
df49fb1893
|
feat(sdk-metrics)!: extract IMetricReader interface and use it over abstract class (#5311)
|
2025-01-23 16:00:39 +00:00 |
Marc Pichler
|
8fed1b1b66
|
feat(sdk-metrics)!: drop View and Aggregation for options (#4931)
|
2024-10-08 13:46:31 +02:00 |
Marc Pichler
|
f6712fd450
|
fix(sdk-metrics): ignore NaN value recordings for histograms (#4455)
* fix(sdk-metrics): ignore NaN value recordings
* fix(changelog): add changelog entry
* test(exporter-prometheus): adapt tests
* fix(sdk-metrics): ignore in accumulation instead
* fix(changelog): update changelog
|
2024-02-06 14:20:38 +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 |
Aaron Abbott
|
e2e291c583
|
fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms (#3934)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2023-06-29 08:31:08 +02:00 |
Chengzhong Wu
|
2276977218
|
fix(sdk-metrics): merge uncollected delta accumulations (#3667)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2023-03-15 00:46:04 +08:00 |