DataDog / dd-trace-go

Datadog Go Library including APM tracing, profiling, and security monitoring.
https://docs.datadoghq.com/tracing/
Other
610 stars 419 forks source link

internal/telemetry: TestProductChange/profiler_start,_tracer_start is flaky #2688

Open nsrip-dd opened 2 months ago

nsrip-dd commented 2 months ago

internal/telemetry.TestProductChange/profiler_start,_tracer_start is flaky.

Example flake:

=== FAIL: internal/telemetry TestProductChange/profiler_start,_tracer_start (1.00s)
    telemetry_test.go:74: too many telemetry messages (expected 3)
    --- FAIL: TestProductChange/profiler_start,_tracer_start (1.00s)
darccio commented 1 month ago

@dianashevchenko I assign this to you, I think it belongs to SDK.