chore: update changes

This commit is contained in:
JianBo He 2023-01-11 17:46:00 +08:00
parent b1292d6d4f
commit 371b42eef2
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Add the following configuration options for Pushing metrics to Prometheus Push Gateway:
- `headers`: Allows custom HTTP request headers.
- `job_name`: allows to customize the name of the Job pushed to Push Gateway.

View File

@ -0,0 +1,3 @@
为 Prometheus 推送到 Push Gateway 新增以下配置项:
- `headers`:允许自定义 HTTP 请求头。
- `job_name`:允许自定义推送到 Push Gateway 的 Job 名称。