@@ -20913,6 +20913,11 @@ components:
2091320913 for the given date and given organization.
2091420914 format: int64
2091520915 type: integer
20916+ cloud_cost_management_oci_host_count_avg:
20917+ description: Average host count for Cloud Cost Management on OCI for the
20918+ given date and organization.
20919+ format: int64
20920+ type: integer
2091620921 cloud_siem_events_sum:
2091720922 description: Shows the sum of all Cloud Security Information and Event Management
2091820923 events over all hours in the current date for the given org.
@@ -21147,6 +21152,11 @@ components:
2114721152 Plus over all hours in the current date for the given org.
2114821153 format: int64
2114921154 type: integer
21155+ eph_infra_host_proxmox_sum:
21156+ description: Sum of all ephemeral infrastructure hosts for Proxmox over
21157+ all hours in the current date for all organizations.
21158+ format: int64
21159+ type: integer
2115021160 error_tracking_apm_error_events_sum:
2115121161 description: Shows the sum of all Error Tracking APM error events over all
2115221162 hours in the current date for the given org.
@@ -21443,6 +21453,16 @@ components:
2144321453 within the current date for all organizations.
2144421454 format: int64
2144521455 type: integer
21456+ proxmox_host_sum:
21457+ description: Sum of all Proxmox hosts over all hours in the current date
21458+ for all organizations.
21459+ format: int64
21460+ type: integer
21461+ proxmox_host_top99p:
21462+ description: 99th percentile of all Proxmox hosts over all hours in the
21463+ current date for all organizations.
21464+ format: int64
21465+ type: integer
2144621466 published_app_hwm:
2144721467 description: Shows the high-water mark of all published applications over
2144821468 all hours in the current date for all organizations.
@@ -22026,6 +22046,11 @@ components:
2202622046 for the given date and given org.
2202722047 format: int64
2202822048 type: integer
22049+ cloud_cost_management_oci_host_count_avg:
22050+ description: Average host count for Cloud Cost Management on OCI for the
22051+ given date and organization.
22052+ format: int64
22053+ type: integer
2202922054 cloud_siem_events_sum:
2203022055 description: Shows the sum of all Cloud Security Information and Event Management
2203122056 events over all hours in the current date for the given org.
@@ -22266,6 +22291,11 @@ components:
2226622291 Plus over all hours in the current date for the given org.
2226722292 format: int64
2226822293 type: integer
22294+ eph_infra_host_proxmox_sum:
22295+ description: Sum of all ephemeral infrastructure hosts for Proxmox over
22296+ all hours in the current date for the given organization.
22297+ format: int64
22298+ type: integer
2226922299 error_tracking_apm_error_events_sum:
2227022300 description: Shows the sum of all Error Tracking APM error events over all
2227122301 hours in the current date for the given org.
@@ -22560,6 +22590,16 @@ components:
2256022590 within the current date for the given org.
2256122591 format: int64
2256222592 type: integer
22593+ proxmox_host_sum:
22594+ description: Sum of all Proxmox hosts over all hours in the current date
22595+ for the given organization.
22596+ format: int64
22597+ type: integer
22598+ proxmox_host_top99p:
22599+ description: 99th percentile of all Proxmox hosts over all hours in the
22600+ current date for the given organization.
22601+ format: int64
22602+ type: integer
2256322603 public_id:
2256422604 description: The organization public id.
2256522605 type: string
@@ -23149,6 +23189,11 @@ components:
2314923189 all cloud providers.
2315023190 format: int64
2315123191 type: integer
23192+ cloud_cost_management_oci_host_count_avg_sum:
23193+ description: Sum of the average host counts for Cloud Cost Management on
23194+ OCI.
23195+ format: int64
23196+ type: integer
2315223197 cloud_siem_events_agg_sum:
2315323198 description: Shows the sum of all Cloud Security Information and Event Management
2315423199 events over all hours in the current month for all organizations.
@@ -23390,6 +23435,11 @@ components:
2339023435 Plus over all hours in the current month for all organizations.
2339123436 format: int64
2339223437 type: integer
23438+ eph_infra_host_proxmox_agg_sum:
23439+ description: Sum of all ephemeral infrastructure hosts for Proxmox over
23440+ all hours in the current month for all organizations.
23441+ format: int64
23442+ type: integer
2339323443 error_tracking_apm_error_events_agg_sum:
2339423444 description: Shows the sum of all Error Tracking APM error events over all
2339523445 hours in the current month for all organizations.
@@ -23708,6 +23758,16 @@ components:
2370823758 in the current month for all organizations.
2370923759 format: int64
2371023760 type: integer
23761+ proxmox_host_agg_sum:
23762+ description: Sum of all Proxmox hosts over all hours in the current month
23763+ for all organizations.
23764+ format: int64
23765+ type: integer
23766+ proxmox_host_top99p_sum:
23767+ description: Sum of the 99th percentile of all Proxmox hosts over all hours
23768+ in the current month for all organizations.
23769+ format: int64
23770+ type: integer
2371123771 published_app_hwm_sum:
2371223772 description: Shows the high-water mark of all published applications over
2371323773 all hours in the current month for all organizations.
0 commit comments