Fix formatting and remove enabled toggle

This commit is contained in:
Bob Shannon
2018-11-14 17:37:32 -05:00
parent 362b3740ed
commit dcc48860b8
4 changed files with 8 additions and 13 deletions
+2 -5
View File
@@ -454,14 +454,11 @@ Ex `filters = sqlstore:debug`
### enabled
Enable metrics reporting. defaults true. Available via HTTP API `/metrics`.
### basic_auth_enabled
Enables basic authentication on the metrics endpoint. Defaults to false.
### basic_auth_username
Username to use for basic authentication on the metrics endpoint.
If set configures the username to use for basic authentication on the metrics endpoint.
### basic_auth_password
Password to use for basic authentication on the metrics endpoint.
If set configures the password to use for basic authentication on the metrics endpoint.
### interval_seconds