-
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
[Inventory/Metric/Custom threshold] Specify fields instead of '*' in fieldCaps request #184968
Merged
benakansara
merged 2 commits into
elastic:main
from
benakansara:chore/optimize-fieldCaps-request
Jun 7, 2024
Merged
[Inventory/Metric/Custom threshold] Specify fields instead of '*' in fieldCaps request #184968
benakansara
merged 2 commits into
elastic:main
from
benakansara:chore/optimize-fieldCaps-request
Jun 7, 2024
Conversation
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
benakansara
added
release_note:skip
Skip the PR/issue when compiling release notes
Team:obs-ux-management
Observability Management User Experience Team
v8.15.0
labels
Jun 6, 2024
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
/ci |
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: cc @benakansara |
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
kdelemme
approved these changes
Jun 7, 2024
botelastic
bot
added
the
ci:project-deploy-observability
Create an Observability project
label
Jun 7, 2024
benakansara
added
v8.14.1
and removed
backport
backport:skip
This commit does not require backporting
labels
Jun 7, 2024
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
benakansara
added a commit
to benakansara/kibana
that referenced
this pull request
Jun 7, 2024
…fieldCaps request (elastic#184968) Resolves elastic#184909 (cherry picked from commit 00153fd)
benakansara
added a commit
that referenced
this pull request
Jun 7, 2024
…'*' in fieldCaps request (#184968) (#185010) # Backport This will backport the following commits from `main` to `8.14`: - [[Inventory/Metric/Custom threshold] Specify fields instead of '*' in fieldCaps request (#184968)](#184968) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Bena Kansara","email":"69037875+benakansara@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-06-07T13:39:37Z","message":"[Inventory/Metric/Custom threshold] Specify fields instead of '*' in fieldCaps request (#184968)\n\nResolves https://github.com/elastic/kibana/issues/184909","sha":"00153fd70fbc927f9f8eb5920a0590c8e5116f18","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","ci:project-deploy-observability","Team:obs-ux-management","v8.15.0","v8.14.1"],"number":184968,"url":"https://github.com/elastic/kibana/pull/184968","mergeCommit":{"message":"[Inventory/Metric/Custom threshold] Specify fields instead of '*' in fieldCaps request (#184968)\n\nResolves https://github.com/elastic/kibana/issues/184909","sha":"00153fd70fbc927f9f8eb5920a0590c8e5116f18"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/184968","number":184968,"mergeCommit":{"message":"[Inventory/Metric/Custom threshold] Specify fields instead of '*' in fieldCaps request (#184968)\n\nResolves https://github.com/elastic/kibana/issues/184909","sha":"00153fd70fbc927f9f8eb5920a0590c8e5116f18"}},{"branch":"8.14","label":"v8.14.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci:project-deploy-observability
Create an Observability project
release_note:skip
Skip the PR/issue when compiling release notes
Team:obs-ux-management
Observability Management User Experience Team
v8.14.1
v8.15.0
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.
Resolves #184909