• Endpoint: /prometheus
  • URL: https://${OBSERVE_CUSTOMER}.collect.observeinc.com/v1/prometheus
  • 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.

📘

Note

Prometheus timestamps support millisecond granularity.