[Kibana] Add condition configuration for Kibana logs and metrics - #5359
Merged
Conversation
klacabane
reviewed
Mar 6, 2023
klacabane
reviewed
Mar 6, 2023
Contributor
|
/test |
🌐 Coverage report
|
Co-authored-by: Kevin Lacabane <klacabane@gmail.com>
Co-authored-by: Kevin Lacabane <klacabane@gmail.com>
klacabane
approved these changes
Mar 6, 2023
klacabane
left a comment
Contributor
There was a problem hiding this comment.
LGTM, thank you for the change
Contributor
|
/test |
|
Package kibana - 2.3.0-preview1 containing this change is available at https://epr.elastic.co/search?package=kibana |
4 tasks
agithomas
pushed a commit
to agithomas/integrations
that referenced
this pull request
Mar 20, 2023
…lastic#5359) * Add `condition` configuration for logs and metrics * Update changelog.yml * Update packages/kibana/manifest.yml Co-authored-by: Kevin Lacabane <klacabane@gmail.com> * Update packages/kibana/manifest.yml Co-authored-by: Kevin Lacabane <klacabane@gmail.com> --------- Co-authored-by: Kevin Lacabane <klacabane@gmail.com>
agithomas
pushed a commit
to agithomas/integrations
that referenced
this pull request
Mar 21, 2023
…lastic#5359) * Add `condition` configuration for logs and metrics * Update changelog.yml * Update packages/kibana/manifest.yml Co-authored-by: Kevin Lacabane <klacabane@gmail.com> * Update packages/kibana/manifest.yml Co-authored-by: Kevin Lacabane <klacabane@gmail.com> --------- Co-authored-by: Kevin Lacabane <klacabane@gmail.com>
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
…lastic#5359) * Add `condition` configuration for logs and metrics * Update changelog.yml * Update packages/kibana/manifest.yml Co-authored-by: Kevin Lacabane <klacabane@gmail.com> * Update packages/kibana/manifest.yml Co-authored-by: Kevin Lacabane <klacabane@gmail.com> --------- Co-authored-by: Kevin Lacabane <klacabane@gmail.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.
Enhancement
What does this PR do?
conditionoption to both Kibana Logs and Metrics inputsChecklist
changelog.ymlfile.Author's Checklist
conditionis a top level of both inputs as I couldn't think of a reason where a user would want conditions to be different based on what is being collected within an input, and this greatly simplifies things for users.Before Upgrade
After Upgrade (No changes)
After Upgrade (Conditions Added)
How to test this PR locally
Related issues
Screenshots