opentelemetry-js/packages/sdk-metrics/test
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
..
aggregator fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms (#3934) 2023-06-29 08:31:08 +02:00
export feat(sdk-metrics): implement MetricProducer specification (#4007) 2023-08-10 10:27:47 +02:00
regression fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms (#3934) 2023-06-29 08:31:08 +02:00
state feat(metrics): prototype experimental advice support (#3876) 2023-10-11 10:05:03 +02:00
view fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec (#3893) 2023-06-13 16:44:43 +02:00
ExemplarFilter.test.ts chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
ExemplarReservoir.test.ts chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
InstrumentDescriptor.test.ts feat(metrics): prototype experimental advice support (#3876) 2023-10-11 10:05:03 +02:00
Instruments.test.ts feat(metrics): prototype experimental advice support (#3876) 2023-10-11 10:05:03 +02:00
Meter.test.ts fix(sdk-metrics): metric names should be case-insensitive (#4059) 2023-09-07 08:41:06 +03:00
MeterProvider.test.ts fix(sdk-metrics): do not report empty scopes and metrics (#4135) 2023-09-28 14:17:06 +02:00
ObservableResult.test.ts feat(metrics): prototype experimental advice support (#3876) 2023-10-11 10:05:03 +02:00
index-webpack.ts chore: release SDK 1.8.0 / Experimental 0.34.0 with metrics GA (#3340) 2022-11-09 14:21:50 -05:00
test-utils.ts chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
util.ts feat(metrics): prototype experimental advice support (#3876) 2023-10-11 10:05:03 +02:00
utils.test.ts feat(sdk-metrics): apply binary search in histogram (#3539) 2023-01-31 14:45:49 +08:00