-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
Description
2025-11-04T00:25:41.288Z ERROR golden/main.go:101 Timeout waiting for data
main.run
github.com/open-telemetry/opentelemetry-collector-contrib/cmd/golden/main.go:101
main.main
github.com/open-telemetry/opentelemetry-collector-contrib/cmd/golden/main.go:37
runtime.main
runtime/proc.go:283
2025/11/04 00:25:41 resource "map[server.port:8888 url.scheme:http]": scope "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver": number of metrics doesn't match expected: 12, actual: 17
Probably related to Prometheus version upgrade: open-telemetry/opentelemetry-collector-contrib#43890.
IMO the test should allow new metrics from Prometheus while just validating expected metrics are present.
Reactions are currently unavailable