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

query : add missing xincrease/xrate aggregation #8120

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

miinsun
Copy link
Contributor

@miinsun miinsun commented Feb 24, 2025

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

see #8111

The aggrsFromFunc function was missing the COUNTER aggregation for xincrease and xrate. I added these functions to the conditional check to ensure proper aggregation.

Verification

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@miinsun
Copy link
Contributor Author

miinsun commented Feb 25, 2025

I'm really honored to be making my first open-source PR!!!
I'm building an observability system using Thanos for my company, and I'm excited to contribute positively to it.

But I can't seem to merge it. @yeya24 Can you help me with that?

@MichaHoffmann
Copy link
Contributor

But I can't seem to merge it. @yeya24 Can you help me with that?

E2E test was flaky; ill rerun

@yeya24 yeya24 merged commit 4a83459 into thanos-io:main Feb 25, 2025
22 checks passed
GregSharpe1 added a commit to GregSharpe1/thanos that referenced this pull request Feb 26, 2025
…/thanos into doc/vertical-compaction-flag

* 'doc/vertical-compaction-flag' of github.com:GregSharpe1/thanos:
  Infer max query downsample resolution from promql query (thanos-io#7012)
  query : add missing xincrease/xrate aggregation (thanos-io#8120)
  build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (thanos-io#8067)
  [issue-8106] fix tenant hashring glob with multiple match patterns (thanos-io#8107)
  Query: dynamic endpointgroups are allowed (thanos-io#8113)
  Remove quote from replica label. (thanos-io#8075)
  *:  bump Go to 1.24 (thanos-io#8105)
  build(deps): bump github.com/tjhop/slog-gokit from 0.1.2 to 0.1.3 (thanos-io#8109)
  Update prometheus verison to v3.1.0 (thanos-io#8090)
  store: lock around iterating over s.blocks (thanos-io#8088)
  Fix deadlock in metadata fetcher (thanos-io#8092)
  fix: add POST into allowed CORS methods header (thanos-io#8091)
  Add a func to convert go-kit log to slog (thanos-io#7969)
  Extend posting-group-max-key-series-ratio for add all posting group (thanos-io#8083)
  skip match label values for certain matchers (thanos-io#8084)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants