help wantedinfrakeep-openmetrics
Repository metrics
- Stars
- (3,725 stars)
- PR merge metrics
- (PR metrics pending)
説明
Similar to this, https://github.com/open-telemetry/opentelemetry-dotnet/issues/2372, we need to improve the Stress test to cover more scenarios.
- Add more scenarios similar to above.
- Make the stress run run indefinitely (until cancelled eg: by a key press).
- 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)