Skip to content

Commit

Permalink
docs: Added metric documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Oct 31, 2024
1 parent 42fe6e9 commit d0ea38e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ Aside from building the go binary and running it, a container is available as we

docker run --rm -it -P -e CLOUDIAN_URL=... -e CLOUDIAN_USERNAME=... -e CLOUDIAN_PASSWORD=... ghcr.io/dodevops/cloudian-exporter:main

## Exported metrics

* cloudian_bucket_size: Size of a bucket in Cloudian in bytes
* Labels available
* group_id: Group in Cloudian
* user_id: User holding the bucket
* bucket: Bucket name

0 comments on commit d0ea38e

Please sign in to comment.