Skip to content

TraceQL: Support negative values on aggregates#2289

Merged
joe-elliott merged 3 commits intografana:mainfrom
joe-elliott:fix-thing
Mar 31, 2023
Merged

TraceQL: Support negative values on aggregates#2289
joe-elliott merged 3 commits intografana:mainfrom
joe-elliott:fix-thing

Conversation

@joe-elliott
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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
Copy Markdown
Collaborator 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
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.

[TraceQL] Aggregate filters do not correctly parse negative numbers

3 participants