204 on success.
Each time-series __name__ label selects the metric stream; remaining labels become fields and
samples are stored as value. The bearer principal needs streams.write.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
remote_write:
- url: http://localhost:5080/api/v1/prometheus/api/v1/write
authorization:
credentials: "${MS_JWT}"
Drop-in Prometheus remote_write target.
remote_write:
- url: http://localhost:5080/api/v1/prometheus/api/v1/write
authorization:
credentials: "${MS_JWT}"
POST /api/v1/prometheus/api/v1/write
204 on success.
Each time-series __name__ label selects the metric stream; remaining labels become fields and
samples are stored as value. The bearer principal needs streams.write.
remote_write:
- url: http://localhost:5080/api/v1/prometheus/api/v1/write
authorization:
credentials: "${MS_JWT}"
Was this page helpful?