Skip to content

Commit

Permalink
docs: automated metrics update
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
GitHub Actions committed Oct 26, 2024
1 parent ee65b9c commit 3fd7690
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/partials/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hcloud_image_disk_bytes{id, name, type, server, flavor, version}
hcloud_image_size_bytes{id, name, type, server, flavor, version}
: Size of the image in bytes

hcloud_pricing_floating_ip{currency, vat}
hcloud_pricing_floating_ip{currency, vat, type, location}
: The cost of one floating IP per month

hcloud_pricing_image{currency, vat}
Expand All @@ -28,6 +28,9 @@ hcloud_pricing_loadbalancer_type{currency, vat, type, location}
hcloud_pricing_loadbalancer_type_traffic{currency, vat, type, location}
: The costs of additional traffic per TB for a load balancer by type and location per month

hcloud_pricing_primary_ip{currency, vat, type, location}
: The cost of one primary IP per month

hcloud_pricing_server_backup{}
: Will increase base server costs by specific percentage if server backups are enabled

Expand Down

0 comments on commit 3fd7690

Please sign in to comment.