Skip to content
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

Allow time columns to be compared with > or < #87839

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samjewell
Copy link
Contributor

The UI options for the "Filter data by values" should include the
'greater than / less than' matchers for fields of type time.

If you configure one of these options on a time field in the
panel json (bypassing the UI) the filter works fine, so this
functionality is already supported.

What is this feature?

[Add a brief description of what the feature or update does.]

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

The UI options for the "Filter data by values" should include the
'greater than / less than' matchers for fields of type `time`.

If you configure one of these options on a `time` field in the
panel json (bypassing the UI) the filter works fine, so this
functionality is already supported.
@samjewell samjewell self-assigned this May 14, 2024
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.1.x milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant