Skip to content

[Kibana] Make condition option available in http metricset#17522

Open
ckauf wants to merge 2 commits intomainfrom
kibana_http_condition
Open

[Kibana] Make condition option available in http metricset#17522
ckauf wants to merge 2 commits intomainfrom
kibana_http_condition

Conversation

@ckauf
Copy link
Contributor

@ckauf ckauf commented Feb 23, 2026

Proposed commit message

Expose Condition in UI to allow dynamically enabling/disabling data collection for HTTP Metrics. This option is already available in the Stack Monitoring metricset

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

How to test this PR locally

Add a valid condition to the integration and check if data collection is/is not enabled, e.g. ${host.platform} == "windows" on a linux host should not enable the input.

Screenshots

image

@ckauf ckauf requested a review from a team as a code owner February 23, 2026 15:22
@ckauf ckauf added enhancement New feature or request Integration:kibana Kibana labels Feb 23, 2026
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

@andrewkroh andrewkroh added the Team:Stack Monitoring Stack Monitoring team [elastic/stack-monitoring] label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:kibana Kibana Team:Stack Monitoring Stack Monitoring team [elastic/stack-monitoring]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants