Skip to content

Commit 234330f

Browse files
authored
Update README.rst
1 parent c4833a6 commit 234330f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Here is some example output from the exporter:::
7777
...
7878
# HELP openstack_project_quota Current quota set to limit max resource allocations per project.
7979
# TYPE openstack_project_quota gauge
80-
openstack_project_quota{project_id="c6992a4f9f5a45fab23114d032fca40a",project_name="test",quota_resource="CPUS"} -1.0
81-
openstack_project_quota{project_id="c6992a4f9f5a45fab23114d032fca40a",project_name="test",quota_resource="MEMORY_MB"} -1.0
80+
openstack_project_quota{project_id="c6992a4f9f5a45fab23114d032fca40b",project_name="test",quota_resource="CPUS"} -1.0
81+
openstack_project_quota{project_id="c6992a4f9f5a45fab23114d032fca40b",project_name="test",quota_resource="MEMORY_MB"} -1.0
8282
...
8383
# HELP openstack_hypervisor_placement_allocated Currently allocated resource for each provider in placement.
8484
# TYPE openstack_hypervisor_placement_allocated gauge

0 commit comments

Comments
 (0)