prometheus / compliance

A set of tests to check compliance with various Prometheus interfaces
Apache License 2.0
127 stars 44 forks source link

Prometheus compliance test for scrapes #99

Open gouthamve opened 1 year ago

gouthamve commented 1 year ago

We currently only write with remote-write and query it back. However, we should have a compliance test where we ingest data via scrapes and then verify the output.

This would be super useful for OpenTelemetry Collector to make sure prometheusreceiver is compliant.