@@ -21397,6 +21397,16 @@ components:
2139721397 current date for all organizations (To be deprecated on October 1st, 2024).
2139821398 format: int64
2139921399 type: integer
21400+ ccm_spend_monitored_ent_last:
21401+ description: Shows the last value of the amount of cloud spend monitored
21402+ for Enterprise over all hours in the current date for all organizations.
21403+ format: int64
21404+ type: integer
21405+ ccm_spend_monitored_pro_last:
21406+ description: Shows the last value of the amount of cloud spend monitored
21407+ for Pro over all hours in the current date for all organizations.
21408+ format: int64
21409+ type: integer
2140021410 ci_pipeline_indexed_spans_sum:
2140121411 description: Shows the sum of all CI pipeline indexed spans over all hours
2140221412 in the current month for all organizations.
@@ -22529,6 +22539,16 @@ components:
2252922539 current date for the given org (To be deprecated on October 1st, 2024).
2253022540 format: int64
2253122541 type: integer
22542+ ccm_spend_monitored_ent_last:
22543+ description: Shows the last value of the amount of cloud spend monitored
22544+ for Enterprise over all hours in the current date for the given org.
22545+ format: int64
22546+ type: integer
22547+ ccm_spend_monitored_pro_last:
22548+ description: Shows the last value of the amount of cloud spend monitored
22549+ for Pro over all hours in the current date for the given org.
22550+ format: int64
22551+ type: integer
2253222552 ci_pipeline_indexed_spans_sum:
2253322553 description: Shows the sum of all CI pipeline indexed spans over all hours
2253422554 in the current date for the given org.
@@ -23673,6 +23693,16 @@ components:
2367323693 2024).
2367423694 format: int64
2367523695 type: integer
23696+ ccm_spend_monitored_ent_last_sum:
23697+ description: Shows the sum of the last value of the amount of cloud spend
23698+ monitored for Enterprise in the current month for all organizations.
23699+ format: int64
23700+ type: integer
23701+ ccm_spend_monitored_pro_last_sum:
23702+ description: Shows the sum of the last value of the amount of cloud spend
23703+ monitored for Pro in the current month for all organizations.
23704+ format: int64
23705+ type: integer
2367623706 ci_pipeline_indexed_spans_agg_sum:
2367723707 description: Shows the sum of all CI pipeline indexed spans over all hours
2367823708 in the current month for all organizations.
0 commit comments