Skip to content

TraceQL: Support negative values on aggregates - #2289

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

TraceQL: Support negative values on aggregates#2289
joe-elliott merged 3 commits into
grafana: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
mattdurham pushed a commit to mattdurham/tempo that referenced this pull request Jun 18, 2026
* support negative values on aggregates

Signed-off-by: Joe Elliott <number101010@gmail.com>

* changelog

Signed-off-by: Joe Elliott <number101010@gmail.com>

* lint

Signed-off-by: Joe Elliott <number101010@gmail.com>

---------

Signed-off-by: Joe Elliott <number101010@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants