Asserting OpenTelemetry data when using DistributedApplicationTestingBuilder
Open
area-app-testing
area-telemetry
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
When using `DistributedApplicationTestingBuilder` in an integration test, because there is no dashboard process running, there is no OTLP endpoint hosted for the running resources to send OTel data to. We should consider having `DistributedApplicationTestingBuilder` host an OTLP endpoint and expose its data to allow assertion against it in a test, so that testing based on observing OTel data could be facilitated.
Contributor guide
Assessment
This issue has not been assessed yet.