Chargeback 0.5.1: type/namespace filter zip and E2E - #102
Open
JohannesMahne wants to merge 4 commits into
Open
Conversation
…ontrols Document the __chargeback_unfiltered__ sentinel workaround and provide tooling to push packaged dashboard JSON and the shared Navigation links asset to Kibana.
Ship the validated chargeback-0.5.0.zip, shared e2e_lib helpers, and seed_e2e_dataset.sh for multi-deployment dashboard testing. E2E install can use the repo zip, replace all three dashboards, and sync ES|QL controls from package source after Fleet install. Co-authored-by: Cursor <cursoragent@cursor.com>
Add downloadable 0.5.1 asset, dashboard control scripts, E2E seeds using Fleet-style data stream names, and Field docs for shared-deployment namespace ownership. Pairs with integrations feat/chargeback-23-ds-filters. Co-authored-by: Cursor <cursoragent@cursor.com>
package-spec rejects kibana/links. Keep nav as inline dashboard panels and update verify/deploy helpers accordingly. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
integration/assets/0.5.1/chargeback-0.5.1.zipwithds_type/ds_namespaceusage parse and Usage dashboard controls.custom_index), and control/sentinel scripts.Test plan
feat/chargeback-23-ds-filtersSTACK_VERSION=9.4.2 ./scripts/release_chargeback.sh --cleanup-first --replace-dashboard --skip-build(exit 0)ds_type= logs/metrics/other;ds_namespace= team_a/team_b/otherE2E excerpt
Made with Cursor