Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.

Repository from Github https://github.comAzure/azure-sdk-for-jsRepository from Github https://github.comAzure/azure-sdk-for-js

[Monitor - Opentelemetry Exporter] #AzureMonitorStatsbeatExporter > Export/Statsbeat > Track data from statsbeats > should track statsbeat counts failing in nightly runs

jerryshia opened this issue · comments

Monitor - Opentelemetry Exporter nightly test runs are failing with:

Error message:
expected +0 to equal 4

Stack trace:
AssertionError: expected +0 to equal 4

  • Expected
  • Received
  • 4
  • 0

❯ test/internal/statsbeat.spec.ts:357:16

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4652043&view=results

@jeremymeng for notification.