Skip to content

Add CIDR notation tip for IP address fields in dashboard controls#5658

Open
florent-leborgne wants to merge 1 commit intomainfrom
controls-cidr-ip-filtering
Open

Add CIDR notation tip for IP address fields in dashboard controls#5658
florent-leborgne wants to merge 1 commit intomainfrom
controls-cidr-ip-filtering

Conversation

@florent-leborgne
Copy link
Copy Markdown
Member

@florent-leborgne florent-leborgne commented Mar 27, 2026

Summary

  • Users can now use CIDR notation (e.g., 192.168.1.0/24) to filter IP address type fields in Options List controls (elastic/kibana#250875).
  • Adds a usage tip in the "Exploring dashboards" page, under the Options List controls section, scoped to 9.4 and serverless.

Closes #4952

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

🔍 Preview links for changed docs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

Users can now use CIDR notation (e.g. 192.168.1.0/24) to filter
IP address type fields in Options List controls (Kibana PR #250875).

Closes #4952
Copy link
Copy Markdown
Contributor

@benironside benironside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question about the applies to, otherwise LGTM

5. To display only the options you selected in the dropdown, click ![The icon to display only the options you have selected in the Options list](/explore-analyze/images/kibana-dashboard_showOnlySelectedOptions_8.3.0.png "").

:::{tip}
:applies_to: {"stack": "ga 9.4", "serverless": "ga"}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

9.4 +?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tip that users can use CIDR notation to filter for IP address type fields in dashboard controls

2 participants