-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Add ESQL telemetry collection #119474
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
Merged
Merged
Add ESQL telemetry collection #119474
Changes from 34 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
59cfd29
Add ESQL telemetry collection
smalyshev 095f342
Move object name out of CCSTelemetrySnapshot
smalyshev 7233eda
Add esql telemetry to stats output
smalyshev 4b2882f
Update docs/changelog/117282.yaml
smalyshev bbf6dca
Spotless
smalyshev f193a4d
Add wrappings to capture more errors
smalyshev 5137537
Add test (more to come)
smalyshev 20f91c5
Merge branch 'main' into esql-telemetry
smalyshev 5a84912
Add comment
smalyshev 9d42179
Fix test
smalyshev fd812df
Merge branch 'main' into esql-telemetry
smalyshev b12c8a3
More tests
smalyshev 72bdb43
refactor test
smalyshev a4e9f01
Unit tests
smalyshev 1634ab4
Merge branch 'main' into esql-telemetry
smalyshev 02f2c7f
More tests for telemetry
smalyshev 5bd9438
More tests
smalyshev 550107e
Update changelog
smalyshev 7cd62b0
Update docs
smalyshev fce04d5
Add REST YAML test
smalyshev f1e7ed8
Merge branch 'main' into esql-telemetry
smalyshev 7ea40d8
fix test
smalyshev 402b9a6
Move REST test
smalyshev 59ccda8
Merge branch 'main' into esql-telemetry
smalyshev 58a72e1
Merge branch 'main' into esql-telemetry
smalyshev 8ea56da
Merge branch 'main' into esql-telemetry
smalyshev 0ac116e
Pull feedback
smalyshev ef59b3d
Add capabilities check for rest test
smalyshev d96401e
Update docs/changelog/119474.yaml
smalyshev c2f6932
Update 119474.yaml
smalyshev 11afa6c
Delete docs/changelog/117282.yaml
smalyshev 5c10594
Update docs/reference/cluster/stats.asciidoc
smalyshev 537267a
Pull feedback
smalyshev be9e6ae
Merge branch 'main' into esql-telemetry
smalyshev 4bfb1c7
Update docs/reference/cluster/stats.asciidoc
smalyshev 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
pr: 119474 | ||
summary: "Add ES|QL cross-cluster query telemetry collection" | ||
area: ES|QL | ||
type: enhancement | ||
issues: [] |
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.