Skip to content

Commit c182aef

Browse files
committed
Mention Bearer token for auth
Signed-off-by: Bryan Boreham <[email protected]>
1 parent aca26b5 commit c182aef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ interface and humans sending queries from GUIs, supply credentials
1111
which identify them and confirm they are authorised.
1212

1313
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.
14+
add extra headers. The user and password fields of http Basic auth, or
15+
Bearer token, can be used to convey tenant ID and/or credentials.

0 commit comments

Comments
 (0)