Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

TraceQL: Support negative values on aggregates #2289

Merged
merged 3 commits into from
Mar 31, 2023

Conversation

joe-elliott
Copy link
Member

What this PR does:
Adds support for negative values in aggregate filters.

Which issue(s) this PR fixes:
Fixes #2182

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
@knylander-grafana
Copy link
Contributor

will this update impact how a user can create a query? If so, should we have an example of it in the TraceQL doc?

@joe-elliott
Copy link
Member Author

will this update impact how a user can create a query? If so, should we have an example of it in the TraceQL doc?

it just fixes a bug. nothing to update

@joe-elliott joe-elliott merged commit bfaac00 into grafana:main Mar 31, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TraceQL] Aggregate filters do not correctly parse negative numbers
3 participants