Update prometheus-exporter.md (#56)

This commit is contained in:
ethfoo 2022-06-01 16:26:53 +08:00 committed by GitHub
parent ad2052b33d
commit 504168af61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
- type: prometheusExporter - type: prometheusExporter
name: metric name: metric
endpoints: endpoints:
- "127.0.0.1:9196/metrics" - "http://127.0.0.1:9196/metrics"
``` ```
## endpoints ## endpoints