opentelemetry-js/packages/sdk-metrics/test
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
..
aggregator fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms (#3934) 2023-06-29 08:31:08 +02:00
export fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes (#3517) 2023-01-14 19:37:19 +08:00
regression fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms (#3934) 2023-06-29 08:31:08 +02:00
state fix(sdk-metrics): merge uncollected delta accumulations (#3667) 2023-03-15 00:46:04 +08: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 chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
Instruments.test.ts fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec (#3893) 2023-06-13 16:44:43 +02:00
Meter.test.ts chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
MeterProvider.test.ts feat: add unit to view instrument selection criteria (#3647) 2023-03-06 16:38:59 +01:00
ObservableResult.test.ts chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08: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 chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
utils.test.ts feat(sdk-metrics): apply binary search in histogram (#3539) 2023-01-31 14:45:49 +08:00