@@ -4194,11 +4194,8 @@ components:
41944194 - dbm_queries_usage
41954195 - error_tracking_usage
41964196 - error_tracking_percentage
4197- - estimated_indexed_logs_usage
41984197 - estimated_indexed_spans_usage
4199- - estimated_ingested_logs_usage
42004198 - estimated_ingested_spans_usage
4201- - estimated_rum_sessions_usage
42024199 - fargate_usage
42034200 - functions_usage
42044201 - incident_management_monthly_active_users_usage
@@ -4269,11 +4266,8 @@ components:
42694266 - DBM_QUERIES_USAGE
42704267 - ERROR_TRACKING_USAGE
42714268 - ERROR_TRACKING_PERCENTAGE
4272- - ESTIMATED_INDEXED_LOGS_USAGE
42734269 - ESTIMATED_INDEXED_SPANS_USAGE
4274- - ESTIMATED_INGESTED_LOGS_USAGE
42754270 - ESTIMATED_INGESTED_SPANS_USAGE
4276- - ESTIMATED_RUM_SESSIONS_USAGE
42774271 - FARGATE_USAGE
42784272 - FUNCTIONS_USAGE
42794273 - INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
@@ -7957,10 +7951,6 @@ components:
79577951 - dbm_queries_usage
79587952 - error_tracking_usage
79597953 - error_tracking_percentage
7960- - estimated_indexed_logs_usage
7961- - estimated_indexed_logs_percentage
7962- - estimated_ingested_logs_usage
7963- - estimated_ingested_logs_percentage
79647954 - estimated_indexed_spans_usage
79657955 - estimated_indexed_spans_percentage
79667956 - estimated_ingested_spans_usage
@@ -7999,8 +7989,6 @@ components:
79997989 - serverless_apps_percentage
80007990 - snmp_usage
80017991 - snmp_percentage
8002- - estimated_rum_sessions_usage
8003- - estimated_rum_sessions_percentage
80047992 - universal_service_monitoring_usage
80057993 - universal_service_monitoring_percentage
80067994 - vuln_management_hosts_usage
@@ -8102,10 +8090,6 @@ components:
81028090 - DBM_QUERIES_USAGE
81038091 - ERROR_TRACKING_USAGE
81048092 - ERROR_TRACKING_PERCENTAGE
8105- - ESTIMATED_INDEXED_LOGS_USAGE
8106- - ESTIMATED_INDEXED_LOGS_PERCENTAGE
8107- - ESTIMATED_INGESTED_LOGS_USAGE
8108- - ESTIMATED_INGESTED_LOGS_PERCENTAGE
81098093 - ESTIMATED_INDEXED_SPANS_USAGE
81108094 - ESTIMATED_INDEXED_SPANS_PERCENTAGE
81118095 - ESTIMATED_INGESTED_SPANS_USAGE
@@ -8144,8 +8128,6 @@ components:
81448128 - SERVERLESS_APPS_PERCENTAGE
81458129 - SNMP_USAGE
81468130 - SNMP_PERCENTAGE
8147- - ESTIMATED_RUM_SESSIONS_USAGE
8148- - ESTIMATED_RUM_SESSIONS_PERCENTAGE
81498131 - UNIVERSAL_SERVICE_MONITORING_USAGE
81508132 - UNIVERSAL_SERVICE_MONITORING_PERCENTAGE
81518133 - VULN_MANAGEMENT_HOSTS_USAGE
@@ -8415,14 +8397,6 @@ components:
84158397 description: The error tracking events usage by tag(s).
84168398 format: double
84178399 type: number
8418- estimated_indexed_logs_percentage:
8419- description: The percentage of estimated live indexed logs usage by tag(s).
8420- format: double
8421- type: number
8422- estimated_indexed_logs_usage:
8423- description: The estimated live indexed logs usage by tag(s).
8424- format: double
8425- type: number
84268400 estimated_indexed_spans_percentage:
84278401 description: The percentage of estimated indexed spans usage by tag(s).
84288402 format: double
@@ -8431,14 +8405,6 @@ components:
84318405 description: The estimated indexed spans usage by tag(s).
84328406 format: double
84338407 type: number
8434- estimated_ingested_logs_percentage:
8435- description: The percentage of estimated live ingested logs usage by tag(s).
8436- format: double
8437- type: number
8438- estimated_ingested_logs_usage:
8439- description: The estimated live ingested logs usage by tag(s).
8440- format: double
8441- type: number
84428408 estimated_ingested_spans_percentage:
84438409 description: The percentage of estimated ingested spans usage by tag(s).
84448410 format: double
@@ -8447,14 +8413,6 @@ components:
84478413 description: The estimated ingested spans usage by tag(s).
84488414 format: double
84498415 type: number
8450- estimated_rum_sessions_percentage:
8451- description: The percentage of estimated rum sessions usage by tag(s).
8452- format: double
8453- type: number
8454- estimated_rum_sessions_usage:
8455- description: The estimated rum sessions usage by tag(s).
8456- format: double
8457- type: number
84588416 fargate_percentage:
84598417 description: The percentage of Fargate usage by tags.
84608418 format: double
0 commit comments