You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param fargate_container_profiler_profiling_fargate_avg: The average number of Profiling Fargate tasks over all hours in the current date for all organizations.
:param fargate_container_profiler_profiling_fargate_eks_avg: The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current date for all organizations.
:param fargate_container_profiler_profiling_fargate_avg: The average number of Profiling Fargate tasks over all hours in the current month for the given org.
:param fargate_container_profiler_profiling_fargate_eks_avg: The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current month for the given org.
:param audit_trail_enabled_hwm_sum: Shows the total number of organizations that had Audit Trail enabled over a specific number of months.
522
528
:type audit_trail_enabled_hwm_sum: int, optional
523
529
524
-
:param avg_profiled_fargate_tasks_sum: Shows the average of all profiled Fargate tasks over all hours in the current month for all organizations.
530
+
:param avg_profiled_fargate_tasks_sum: The average total count for Fargate Container Profiler over all hours in the current month for all organizations.
:param aws_host_top99p_sum: Shows the 99th percentile of all AWS hosts over all hours in the current month for all organizations.
@@ -689,6 +695,12 @@ def __init__(
689
695
:param error_tracking_rum_error_events_agg_sum: Shows the sum of all Error Tracking RUM error events over all hours in the current month for all organizations.
:param fargate_container_profiler_profiling_fargate_avg_sum: The average number of Profiling Fargate tasks over all hours in the current month for all organizations.
:param fargate_container_profiler_profiling_fargate_eks_avg_sum: The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current month for all organizations.
0 commit comments