Skip to content

Commit 926e4a8

Browse files
committed
feat: support for scraping multiple elasticsearch instance
Signed-off-by: lework <[email protected]>
1 parent da5e9fa commit 926e4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ http://localhost:9114/probe?target=http://server1:9200&auth_module=TEST
116116
```
117117

118118
- target: es url
119-
- auth_module: es url对应的用户名密码环境变量 exp: ES_{auth_module}_USERNAME=elastic, ES_{auth_module}_PASSWORD
119+
- auth_module: The username and password environment variables for the es url. exp: `ES_{auth_module}_USERNAME`, `ES_{auth_module}_PASSWORD`
120120

121121
```
122122
elasticsearch_exporter:

0 commit comments

Comments
 (0)