@@ -4195,9 +4195,7 @@ components:
41954195 - error_tracking_usage
41964196 - error_tracking_percentage
41974197 - estimated_indexed_logs_usage
4198- - estimated_indexed_spans_usage
41994198 - estimated_ingested_logs_usage
4200- - estimated_ingested_spans_usage
42014199 - estimated_rum_sessions_usage
42024200 - fargate_usage
42034201 - functions_usage
@@ -4270,9 +4268,7 @@ components:
42704268 - ERROR_TRACKING_USAGE
42714269 - ERROR_TRACKING_PERCENTAGE
42724270 - ESTIMATED_INDEXED_LOGS_USAGE
4273- - ESTIMATED_INDEXED_SPANS_USAGE
42744271 - ESTIMATED_INGESTED_LOGS_USAGE
4275- - ESTIMATED_INGESTED_SPANS_USAGE
42764272 - ESTIMATED_RUM_SESSIONS_USAGE
42774273 - FARGATE_USAGE
42784274 - FUNCTIONS_USAGE
@@ -7961,10 +7957,6 @@ components:
79617957 - estimated_indexed_logs_percentage
79627958 - estimated_ingested_logs_usage
79637959 - estimated_ingested_logs_percentage
7964- - estimated_indexed_spans_usage
7965- - estimated_indexed_spans_percentage
7966- - estimated_ingested_spans_usage
7967- - estimated_ingested_spans_percentage
79687960 - fargate_usage
79697961 - fargate_percentage
79707962 - functions_usage
@@ -8106,10 +8098,6 @@ components:
81068098 - ESTIMATED_INDEXED_LOGS_PERCENTAGE
81078099 - ESTIMATED_INGESTED_LOGS_USAGE
81088100 - ESTIMATED_INGESTED_LOGS_PERCENTAGE
8109- - ESTIMATED_INDEXED_SPANS_USAGE
8110- - ESTIMATED_INDEXED_SPANS_PERCENTAGE
8111- - ESTIMATED_INGESTED_SPANS_USAGE
8112- - ESTIMATED_INGESTED_SPANS_PERCENTAGE
81138101 - FARGATE_USAGE
81148102 - FARGATE_PERCENTAGE
81158103 - FUNCTIONS_USAGE
@@ -8423,14 +8411,6 @@ components:
84238411 description: The estimated live indexed logs usage by tag(s).
84248412 format: double
84258413 type: number
8426- estimated_indexed_spans_percentage:
8427- description: The percentage of estimated indexed spans usage by tag(s).
8428- format: double
8429- type: number
8430- estimated_indexed_spans_usage:
8431- description: The estimated indexed spans usage by tag(s).
8432- format: double
8433- type: number
84348414 estimated_ingested_logs_percentage:
84358415 description: The percentage of estimated live ingested logs usage by tag(s).
84368416 format: double
@@ -8439,14 +8419,6 @@ components:
84398419 description: The estimated live ingested logs usage by tag(s).
84408420 format: double
84418421 type: number
8442- estimated_ingested_spans_percentage:
8443- description: The percentage of estimated ingested spans usage by tag(s).
8444- format: double
8445- type: number
8446- estimated_ingested_spans_usage:
8447- description: The estimated ingested spans usage by tag(s).
8448- format: double
8449- type: number
84508422 estimated_rum_sessions_percentage:
84518423 description: The percentage of estimated rum sessions usage by tag(s).
84528424 format: double
0 commit comments