We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca26b5 commit c182aefCopy full SHA for c182aef
docs/auth.md
@@ -11,5 +11,5 @@ interface and humans sending queries from GUIs, supply credentials
11
which identify them and confirm they are authorised.
12
13
When configuring the remote_write API in Prometheus there is no way to
14
-add extra headers. The http user and password fields can be user to
15
-convey tenant ID and/or authentication credentials.
+add extra headers. The user and password fields of http Basic auth, or
+Bearer token, can be used to convey tenant ID and/or credentials.
0 commit comments