Skip to main content

Import metrics in Prometheus text format

POST 

/api/v1/import/prometheus

Write metrics in the Prometheus text exposition format.

This endpoint matches the VictoriaMetrics API of the same path, so a client that writes to VictoriaMetrics can send to Oodle after a change of base URL.

Send the request to the collector domain of your integration, not to the API domain. The path carries no tenant, so name the instance in the X-OODLE-INSTANCE header.

Example body:

# TYPE http_requests_total counter
http_requests_total{method="GET",code="200"} 1234

Required role: Admin or Data Ingestion

Request

Responses

Metrics accepted


Support

If you need assistance or have any questions, please reach out to us through: