-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Response Ops][Task Manager] Expose SLI metrics in HTTP API #162178
Merged
Merged
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
2fd6d11
Adding counter for task polling success rate
ymao1 d92ee65
Fixing types
ymao1 dd63d3f
Resetting counter on interval and on route access
ymao1 6497c0a
Merge branch 'main' into alerting/slis
kibanamachine 07b13da
Adding task run metric
ymao1 808bf7f
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 ce03851
Merge branch 'alerting/slis' of github.com:ymao1/kibana into alerting…
ymao1 7a7606f
Grouping alerting and action task type run results
ymao1 e71e796
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 3c515cf
Hack to force an error
ymao1 0216353
Emitting correct event for alerting task failure
ymao1 99f89d8
Default query param to true
ymao1 a7ab380
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 72c70a4
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 5e598b6
Refactoring metrics streams
ymao1 8fa09ad
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 d3fc813
Cleanup
ymao1 81b899e
Adding hdr histogram for claim duration
ymao1 0bbcf65
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 0d733ff
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 b830920
Bucketing durations
ymao1 8a5c4f2
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 a3cce3b
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 6a90edc
adding functional test
ymao1 7eed409
Merge branch 'main' of github.com:elastic/kibana into alerting/slis
ymao1 2dcadca
tests
ymao1 27dfb86
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine 2353945
cleanup
ymao1 48679d3
Merge branch 'alerting/slis' of github.com:ymao1/kibana into alerting…
ymao1 a7b25fc
fixing test
ymao1 29cf9c4
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine 3da34a7
Merge branch 'main' into alerting/slis
kibanamachine d8192b8
Merge branch 'main' into alerting/slis
kibanamachine File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
File renamed without changes.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these changes are just alphabetized the config keys