204。
每条时间序列的 __name__ label 选择对应指标流,剩余 label 成为字段,样本写入 value。
Bearer 主体需要 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}"
直接替代 Prometheus remote_write 目标。
remote_write:
- url: http://localhost:5080/api/v1/prometheus/api/v1/write
authorization:
credentials: "${MS_JWT}"
POST /api/v1/prometheus/api/v1/write
204。
每条时间序列的 __name__ label 选择对应指标流,剩余 label 成为字段,样本写入 value。
Bearer 主体需要 streams.write。
remote_write:
- url: http://localhost:5080/api/v1/prometheus/api/v1/write
authorization:
credentials: "${MS_JWT}"
此页面对您有帮助吗?