Clean metrics documentation.
This commit is contained in:
parent
b59276ff1c
commit
6ceb2af4a7
1 changed files with 2 additions and 20 deletions
|
@ -80,7 +80,8 @@
|
||||||
|
|
||||||
# ...
|
# ...
|
||||||
```
|
```
|
||||||
### InfluxDB
|
|
||||||
|
## InfluxDB
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[metrics]
|
[metrics]
|
||||||
|
@ -105,22 +106,3 @@
|
||||||
|
|
||||||
# ...
|
# ...
|
||||||
```
|
```
|
||||||
|
|
||||||
## Statistics
|
|
||||||
|
|
||||||
```toml
|
|
||||||
# Metrics definition
|
|
||||||
[metrics]
|
|
||||||
# ...
|
|
||||||
|
|
||||||
# Enable more detailed statistics.
|
|
||||||
[metrics.statistics]
|
|
||||||
|
|
||||||
# Number of recent errors logged.
|
|
||||||
#
|
|
||||||
# Default: 10
|
|
||||||
#
|
|
||||||
recentErrors = 10
|
|
||||||
|
|
||||||
# ...
|
|
||||||
```
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue