docs(inputs.swap): Remove linux only comment (#15451)

This commit is contained in:
Joshua Powers 2024-06-04 09:15:33 -06:00 committed by GitHub
parent c1bbce3e96
commit 3d85f539fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
```toml @sample.conf
# Read metrics about swap memory usage
# This plugin ONLY supports Linux
[[inputs.swap]]
# no configuration
```

View File

@ -1,4 +1,3 @@
# Read metrics about swap memory usage
# This plugin ONLY supports Linux
[[inputs.swap]]
# no configuration