We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5e9fa commit 926e4a8Copy full SHA for 926e4a8
README.md
@@ -116,7 +116,7 @@ http://localhost:9114/probe?target=http://server1:9200&auth_module=TEST
116
```
117
118
- target: es url
119
-- auth_module: es url对应的用户名密码环境变量 exp: ES_{auth_module}_USERNAME=elastic, ES_{auth_module}_PASSWORD
+- auth_module: The username and password environment variables for the es url. exp: `ES_{auth_module}_USERNAME`, `ES_{auth_module}_PASSWORD`
120
121
122
elasticsearch_exporter:
0 commit comments