DataDog / opentelemetry-mapping-go

Go modules that implement OpenTelemetry-to-Datadog mapping for all telemetry signals
Apache License 2.0
14 stars 6 forks source link

upload testing data to datadog #325

Closed ankitpatel96 closed 5 months ago

ankitpatel96 commented 5 months ago

What does this PR do?

Uploads tests data to Datadog.
Uses gotestsum so we can output junit format test data Adds a special build/test dependency on gotestsum

image ^ The new workflow finds and uploads all the junit files

A screenshot of the test view in Datadog: image