open-telemetry / prometheus-interoperability-spec

Workgroup for building Prometheus-OTLP interoperability for the OTEL Collector and Prometheus related discussions.
Apache License 2.0
41 stars 6 forks source link

Remote write compliance: TestRemoteWrite/otelcollector/Up #41

Closed rakyll closed 3 years ago

rakyll commented 3 years ago

The OpenTelemetry collector is not passing https://github.com/prometheus/compliance/tree/main/remote_write TestRemoteWrite/otelcollector/Up.

=== CONT  TestRemoteWrite/otelcollector/Up
    up.go:23:
            Error Trace:    up.go:23
                                        main_test.go:101
                                        main_test.go:65
            Error:          Should be true
            Test:           TestRemoteWrite/otelcollector/Up
            Messages:       found zero samples for up{job="test"}
alolita commented 3 years ago

Blocked on PR #2918 in the Collector, waiting to be merged.

alolita commented 3 years ago

This should be resolved when #3116 is merged.

alolita commented 3 years ago

3116 is merged. Closing issue.