summaryrefslogtreecommitdiffstats
path: root/exporting/prometheus/remote_write/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'exporting/prometheus/remote_write/README.md')
-rw-r--r--exporting/prometheus/remote_write/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/exporting/prometheus/remote_write/README.md b/exporting/prometheus/remote_write/README.md
index fe901024b..ce379063e 100644
--- a/exporting/prometheus/remote_write/README.md
+++ b/exporting/prometheus/remote_write/README.md
@@ -41,6 +41,13 @@ For example, if your endpoint is `http://example.domain:example_port/storage/rea
remote write URL path = /storage/read
```
+You can set basic HTTP authentication credentials using
+
+```conf
+ username = my_username
+ password = my_password
+```
+
`buffered` and `lost` dimensions in the Netdata Exporting Connector Data Size operation monitoring chart estimate uncompressed
buffer size on failures.