Hacker News new | ask | show | jobs
by eatonphil 1545 days ago
Is there an example of running mimir without prometheus?
1 comments

For example sending metrics from an OpenTelemetry pipeline.

Mimir accepts the Prometheus remote-write api, which is protobuf-over-http; can be generated by anything really.