@cryptotaxi247 / netdata-1 / commits / a9769d8e4

Docs: Remove extra 's' (#11376)

Dan Michael O. Heggø committed Aug 5, 2021 at 12:50 UTC a9769d8e413e73e3322aa59efcfaa48f023c5436
1 file changed +1 -1
backends/prometheus/README.md
+1 -1
@@ -110,7 +110,7 @@ scrape_configs:
110 # You can use `prometheus_all_hosts` if you want Prometheus to set the `instance` to your hostname instead of IP
111 format: [prometheus]
112 #
113 - # sources: as-collected | raw | average | sum | volume
113 + # source: as-collected | raw | average | sum | volume
114 # default is: average
115 #source: [as-collected]
116 #