open-telemetry/opentelemetry-dotnet

Metrics stress test improvements

Open

#2373 aperta il 17 set 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (889 fork)auto 404
help wantedinfrakeep-openmetrics

Metriche repository

Star
 (3725 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Similar to this, https://github.com/open-telemetry/opentelemetry-dotnet/issues/2372, we need to improve the Stress test to cover more scenarios.

  1. Add more scenarios similar to above.
  2. Make the stress run run indefinitely (until cancelled eg: by a key press).
  3. Modify stress test to include validation as well - i.e have parallel Collects() and validate that the expected values are collected. (similar to https://github.com/open-telemetry/opentelemetry-dotnet/pull/1086)

Guida contributor