fix(readmes): updates to internal and proxmox readmes (#7982)
This commit is contained in:
parent
a087cb990c
commit
b8b6f2e533
|
|
@ -1,4 +1,4 @@
|
|||
# Internal Input Plugin
|
||||
# Telegraf Internal Input Plugin
|
||||
|
||||
The `internal` plugin collects metrics about the telegraf agent itself.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ The proxmox plugin gathers metrics about containers and VMs using the Proxmox AP
|
|||
|
||||
### Configuration:
|
||||
|
||||
```
|
||||
```toml
|
||||
[[inputs.proxmox]]
|
||||
## API connection configuration. The API token was introduced in Proxmox v6.2. Required permissions for user and token: PVEAuditor role on /.
|
||||
base_url = "https://localhost:8006/api2/json"
|
||||
|
|
|
|||
Loading…
Reference in New Issue