Skip to content

Commit

Permalink
[docs] update README to use client_auth in basicauth extension
Browse files Browse the repository at this point in the history
  • Loading branch information
minuchi committed Jul 8, 2024
1 parent f2bef19 commit 479194f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions exporter/elasticsearchexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ exporters:

extensions:
basicauth:
username: elastic
password: changeme
client_auth:
username: elastic
password: changeme

······

Expand Down

0 comments on commit 479194f

Please sign in to comment.