[Chargeback] 0.4.1: Workload Breakdown type/namespace columns - #20554
[Chargeback] 0.4.1: Workload Breakdown type/namespace columns#20554JohannesMahne wants to merge 4 commits into
Conversation
…imestamp billing_realized_pool and billing_cluster_cost synced on event.ingested, which is often unmapped on On-Prem Billing indices, leaving realized_pool empty and Usage panels blank. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the temporary namespace/type pie charts. Extend Workload Breakdown by Data Tier with Data stream type and Namespace as leading columns. Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
💔 Build Failed
Failed CI StepsHistory |
TL;DRThe failing Buildkite step is caused by a brittle dev-script unit test that hardcodes 10-character short SHAs, while this CI run returned 11-character short SHAs. This is a test fragility/config drift issue rather than a Chargeback package logic failure. Remediation
Investigation detailsRoot CauseThe failing assertions are in
But Evidence
Verification
Follow-up
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
Tick the box to add this pull request to the merge queue (same as
|
Summary
@timestampsync fix for empty Usage dashboard.Test plan
Made with Cursor