@@ -20767,6 +20767,21 @@ components:
2076720767 hours in the current date for the given org.
2076820768 format: int64
2076920769 type: integer
20770+ event_management_correlation_correlated_events_sum:
20771+ description: Shows the sum of all Event Management correlated events over
20772+ all hours in the current date for all organizations.
20773+ format: int64
20774+ type: integer
20775+ event_management_correlation_correlated_related_events_sum:
20776+ description: Shows the sum of all Event Management correlated related events
20777+ over all hours in the current date for all organizations.
20778+ format: int64
20779+ type: integer
20780+ event_management_correlation_sum:
20781+ description: Shows the sum of all Event Management correlations over all
20782+ hours in the current date for all organizations.
20783+ format: int64
20784+ type: integer
2077020785 fargate_container_profiler_profiling_fargate_avg:
2077120786 description: The average number of Profiling Fargate tasks over all hours
2077220787 in the current date for all organizations.
@@ -21697,6 +21712,21 @@ components:
2169721712 hours in the current date for the given org.
2169821713 format: int64
2169921714 type: integer
21715+ event_management_correlation_correlated_events_sum:
21716+ description: Shows the sum of all Event Management correlated events over
21717+ all hours in the current date for the given org.
21718+ format: int64
21719+ type: integer
21720+ event_management_correlation_correlated_related_events_sum:
21721+ description: Shows the sum of all Event Management correlated related events
21722+ over all hours in the current date for the given org.
21723+ format: int64
21724+ type: integer
21725+ event_management_correlation_sum:
21726+ description: Shows the sum of all Event Management correlations over all
21727+ hours in the current date for the given org.
21728+ format: int64
21729+ type: integer
2170021730 fargate_container_profiler_profiling_fargate_avg:
2170121731 description: The average number of Profiling Fargate tasks over all hours
2170221732 in the current month for the given org.
@@ -22632,6 +22662,21 @@ components:
2263222662 hours in the current month for all organizations.
2263322663 format: int64
2263422664 type: integer
22665+ event_management_correlation_agg_sum:
22666+ description: Shows the sum of all Event Management correlations over all
22667+ hours in the current month for all organizations.
22668+ format: int64
22669+ type: integer
22670+ event_management_correlation_correlated_events_agg_sum:
22671+ description: Shows the sum of all Event Management correlated events over
22672+ all hours in the current month for all organizations.
22673+ format: int64
22674+ type: integer
22675+ event_management_correlation_correlated_related_events_agg_sum:
22676+ description: Shows the sum of all Event Management correlated related events
22677+ over all hours in the current month for all organizations.
22678+ format: int64
22679+ type: integer
2263522680 fargate_container_profiler_profiling_fargate_avg_sum:
2263622681 description: The average number of Profiling Fargate tasks over all hours
2263722682 in the current month for all organizations.
0 commit comments