Prometheus¶
Endpoint |
prometheus |
---|---|
URL |
|
Maximum Request Size |
4MB |
Prometheus is an open source metric collection agent. Prometheus has many different components, but at the core, it is a pull-based Prometheus server. Observe allows users to push data into Prometheus by either an API endpoint or a Kubernetes Agent. Observe implements the Prometheus remote write API for both of these methods.
For more about Prometheus ingest, see the Prometheus forwarder documentation.
Additional notes¶
Prometheus timestamps support millisecond granularity.