cloudstack/plugins
Rakesh 191dbf7ea7
plugins: Export dedicated host stats to prometheus (#4365)
We should have the metrics for the hosts which are dedicated to certain domains.
We should also be able to see cpu/memory/storage currently used per domain

> How Has This Been Tested?
Enable prometheus server
Add 127.0.0.1 as allowed Ip so that you can fetch metrics from prometheus

Now fetch the endpoint
# http http://127.0.0.1:9595/metrics | grep cloudstack_host_is_dedicated
cloudstack_host_is_dedicated{zone="mgt122-10",hostname="node11",ip="10.13.122.11"} 1
# http http://127.0.0.1:9595/metrics | grep cloudstack_host_dedicated_to_account
cloudstack_host_dedicated_to_account{zone="mgt122-10",hostname="node11",ip="10.13.122.11"} 1
2020-10-14 15:41:10 +05:30
..
acl projects: Role based users in Projects (#4128) 2020-08-13 15:45:39 +05:30
affinity-group-processors Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
alert-handlers Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
api projects: Role based users in Projects (#4128) 2020-08-13 15:45:39 +05:30
backup Merge remote-tracking branch 'origin/4.14' 2020-06-16 13:31:29 +05:30
ca/root-ca Merge remote-tracking branch 'origin/4.14' 2020-07-29 14:08:02 +05:30
database Merge remote-tracking branch 'origin/4.14' 2020-07-07 12:53:05 +05:30
dedicated-resources Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
deployment-planners Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
event-bus RabbitMQ log enhancement (#4100) 2020-06-02 10:13:23 +02:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
host-allocators/random Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
hypervisors Fixed vm-templates not being removed from primary storage with storag… (#4389) 2020-10-12 15:54:12 +05:30
integrations plugins: Export dedicated host stats to prometheus (#4365) 2020-10-14 15:41:10 +05:30
metrics Merge remote-tracking branch 'origin/4.14' 2020-06-18 19:48:45 +05:30
network-elements [VMware] Enable unmanaging guest VMs (#4103) 2020-06-26 08:31:43 -03:00
outofbandmanagement-drivers oobm: Retry redfish requests (#4352) 2020-09-30 16:35:17 +05:30
storage Human readable sizes in logs (#4207) 2020-08-13 15:55:16 +05:30
storage-allocators/random Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
user-authenticators Merge remote-tracking branch 'origin/4.14' 2020-07-08 11:37:14 +05:30
pom.xml projects: Role based users in Projects (#4128) 2020-08-13 15:45:39 +05:30