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

Ensure stability of Prometheus remote write exporter #56

Closed alolita closed 2 years ago

alolita commented 3 years ago

@odeke-em please list the requirements in detail that you think are needed to ensure stability.

alolita commented 3 years ago

Paurush, Mustafain: Let's pull a list of items needed to declare stability for the exporter.

hyunuk commented 3 years ago

@alolita Can you please assign this issue to me?

alolita commented 3 years ago

@hyunuk Thanks for taking this on. Assigned.

JamesJHPark commented 2 years ago

The requirements for testing PRW Exporter stability included verification of tests for protocol compliance, backward and forward compatibility, labels and ordering, retries and backoff, stale markers and additional requirements mentioned in issue #58 .

Covered

alolita commented 2 years ago

Thanks @JamesJHPark @hyunuk for completing verification of PRW Exporter and ensuring full compliance with the PRW spec.