feat(inputs.chrony): Remove chronyc depdendency in documentation (#14966)

This commit is contained in:
Christoph Schug 2024-03-11 23:10:21 +01:00 committed by GitHub
parent 1ce5318ee3
commit 81d1e3b962
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
## Configuration
```toml @sample.conf
# Get standard chrony metrics, requires chronyc executable.
# Get standard chrony metrics.
[[inputs.chrony]]
## Server address of chronyd with address scheme
## If empty or not set, the plugin will mimic the behavior of chronyc and

View File

@ -1,4 +1,4 @@
# Get standard chrony metrics, requires chronyc executable.
# Get standard chrony metrics.
[[inputs.chrony]]
## Server address of chronyd with address scheme
## If empty or not set, the plugin will mimic the behavior of chronyc and