Skip to content

[sdk-metrics] Improve the perf of histogram snapshots #4818

[sdk-metrics] Improve the perf of histogram snapshots

[sdk-metrics] Improve the perf of histogram snapshots #4818

Triggered via pull request February 16, 2024 19:17
Status Failure
Total duration 6m 41s
Artifacts 2

ci.yml

on: pull_request
detect-changes
2s
detect-changes
lint-misspell-sanitycheck  /  run-misspell
3s
lint-misspell-sanitycheck / run-misspell
lint-misspell-sanitycheck  /  run-sanitycheck
5s
lint-misspell-sanitycheck / run-sanitycheck
Matrix: build-test-instrumentation-experimental / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-stable / build-test
Waiting for pending jobs
Matrix: build-test-solution-experimental / build-test
Matrix: build-test-solution-stable / build-test
Matrix: concurrency-tests / run-concurrency-tests
Matrix: otlp-integration-test
Matrix: verify-aot-compat / run-verify-aot-compat
Matrix: w3c-trace-context-integration-test
lint-dotnet-format  /  run-dotnet-format-stable
5m 39s
lint-dotnet-format / run-dotnet-format-stable
lint-dotnet-format  /  run-dotnet-format-experimental
5m 40s
lint-dotnet-format / run-dotnet-format-experimental
validate-packages  /  run-package-validation-stable
3m 58s
validate-packages / run-package-validation-stable
validate-packages  /  run-package-validation-experimental
3m 58s
validate-packages / run-package-validation-experimental
generate-docs  /  run-docfx-build
2m 38s
generate-docs / run-docfx-build
lint-md  /  run-markdownlint
lint-md / run-markdownlint
build-test
0s
build-test
Fit to window
Zoom out
Zoom in

Annotations

160 errors and 2 warnings
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (ubuntu-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net7.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-stable / build-test (windows-latest, net462): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricApiTestsBase.cs#L1774
'HistogramBuckets' does not contain a definition for 'RunningBucketCounts' and no accessible extension method 'RunningBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L80
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
build-test-solution-experimental / build-test (windows-latest, net6.0): test/OpenTelemetry.Tests/Metrics/MetricPointTests.cs#L81
'HistogramBuckets' does not contain a definition for 'SnapshotBucketCounts' and no accessible extension method 'SnapshotBucketCounts' accepting a first argument of type 'HistogramBuckets' could be found (are you missing a using directive or an assembly reference?)
concurrency-tests / run-concurrency-tests (ubuntu-latest, net8.0, OpenTelemetry.Tests)
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Tests)
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
ubuntu-latest-OpenTelemetry.Api.Tests-net8.0-coyoteoutput Expired
716 Bytes
windows-latest-OpenTelemetry.Api.Tests-net8.0-coyoteoutput Expired
718 Bytes