@@ -4281,6 +4281,7 @@ components:
42814281 - appsec_usage
42824282 - asm_serverless_traced_invocations_usage
42834283 - asm_serverless_traced_invocations_percentage
4284+ - bits_ai_investigations_usage
42844285 - browser_usage
42854286 - ci_pipeline_indexed_spans_usage
42864287 - ci_test_indexed_spans_usage
@@ -4364,6 +4365,7 @@ components:
43644365 - APPSEC_USAGE
43654366 - ASM_SERVERLESS_TRACED_INVOCATIONS_USAGE
43664367 - ASM_SERVERLESS_TRACED_INVOCATIONS_PERCENTAGE
4368+ - BITS_AI_INVESTIGATIONS_USAGE
43674369 - BROWSER_USAGE
43684370 - CI_PIPELINE_INDEXED_SPANS_USAGE
43694371 - CI_TEST_INDEXED_SPANS_USAGE
@@ -8702,6 +8704,8 @@ components:
87028704 - appsec_percentage
87038705 - asm_serverless_traced_invocations_usage
87048706 - asm_serverless_traced_invocations_percentage
8707+ - bits_ai_investigations_usage
8708+ - bits_ai_investigations_percentage
87058709 - browser_usage
87068710 - browser_percentage
87078711 - ci_visibility_itr_usage
@@ -8863,6 +8867,8 @@ components:
88638867 - APPSEC_PERCENTAGE
88648868 - ASM_SERVERLESS_TRACED_INVOCATIONS_USAGE
88658869 - ASM_SERVERLESS_TRACED_INVOCATIONS_PERCENTAGE
8870+ - BITS_AI_INVESTIGATIONS_USAGE
8871+ - BITS_AI_INVESTIGATIONS_PERCENTAGE
88668872 - BROWSER_USAGE
88678873 - BROWSER_PERCENTAGE
88688874 - CI_VISIBILITY_ITR_USAGE
@@ -9076,6 +9082,14 @@ components:
90769082 usage by tag(s).
90779083 format: double
90789084 type: number
9085+ bits_ai_investigations_percentage:
9086+ description: The percentage of Bits AI `SRE` investigation usage by tag(s).
9087+ format: double
9088+ type: number
9089+ bits_ai_investigations_usage:
9090+ description: The Bits AI `SRE` investigation usage by tag(s).
9091+ format: double
9092+ type: number
90799093 browser_percentage:
90809094 description: The percentage of synthetic browser test usage by tag(s).
90819095 format: double
0 commit comments