Skip to content

Commit

Permalink
chore: Add version metric to README
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Corbes <laurent.corbes@enix.fr>
  • Loading branch information
lcaflc committed Jun 25, 2024
1 parent 5ac4f6c commit 23a5ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Metrics are retrieved using the [Proxmox Backup Server API](https://pbs.proxmox.
| Metric | Meaning | Labels |
| ------------------------------ | ------------------------------------------------------- | -------------------------------------------- |
| pbs_up | Was the last query of Proxmox Backup Server successful? | |
| pbs_version | Version of Proxmox Backup Server | `version`, `repoid`, `release` |
| pbs_available | The available bytes of the underlying storage. | `datastore` |
| pbs_size | The size of the underlying storage in bytes. | `datastore` |
| pbs_used | The used bytes of the underlying storage. | `datastore` |
Expand Down

0 comments on commit 23a5ff8

Please sign in to comment.