Merge v1.6.4 into master
This commit is contained in:
commit
586ba31120
28 changed files with 166 additions and 43 deletions
|
@ -81,7 +81,7 @@
|
|||
# ...
|
||||
```
|
||||
|
||||
### InfluxDB
|
||||
## InfluxDB
|
||||
|
||||
```toml
|
||||
[metrics]
|
||||
|
@ -127,22 +127,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