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

Pyroscope: Fix wrong defaults when importing query from different datasource #69307

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

aocenas
Copy link
Member

@aocenas aocenas commented May 31, 2023

Fixes: #69292
We have a functionality that can import query from another data source when changing them in explore, so we will preserve label matchers for example when moving between prometheus/loki/pyroscope. There were some odd defaults defined there for pyro.

@aocenas aocenas requested a review from a team as a code owner May 31, 2023 13:12
@aocenas aocenas added datasource/grafana-pyroscope Grafana pyroscope datasource (previously Phlare) type/bug add to changelog labels May 31, 2023
@aocenas aocenas added no-backport Skip backport of PR and removed area/frontend labels May 31, 2023
@aocenas aocenas added this to the 10.1.x milestone May 31, 2023
@aocenas aocenas added backport v10.0.x and removed no-backport Skip backport of PR labels May 31, 2023
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@aocenas aocenas merged commit fb90485 into main Jun 1, 2023
30 checks passed
@aocenas aocenas deleted the aocenas/pyroscope/fix-defaults-import-query branch June 1, 2023 10:14
grafanabot pushed a commit that referenced this pull request Jun 1, 2023
aocenas added a commit that referenced this pull request Jun 1, 2023
…ferent datasource (#69366)

Pyroscope: Fix wrong defaults when importing query from different datasource (#69307)

(cherry picked from commit fb90485)

Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
@ricky-undeadcoders ricky-undeadcoders modified the milestones: 10.1.x, 10.1.0 Aug 1, 2023
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.

Explore: Pyroscope incorrect max nodes default
5 participants