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

Align default step for /render with Grafana #3326

Merged

Conversation

simonswine
Copy link
Contributor

@simonswine simonswine commented May 30, 2024

In Grafana's native Explore Profiles view, the default step is 15 seconds. This is only used when the data source doesn't supply a configured min step:

https://github.com/grafana/grafana/blob/24d65fa32f6ba7af3dc2e0ffa115c64aa7c97184/pkg/tsdb/grafana-pyroscope-datasource/query.go#L71-L87

In Grafana's native Explore Profiles view, the default step is 15
seconds. This is only used when the data source doesn't supply a
configured min step:

https://github.com/grafana/grafana/blob/24d65fa32f6ba7af3dc2e0ffa115c64aa7c97184/pkg/tsdb/grafana-pyroscope-datasource/query.go#L71-L87
@simonswine simonswine force-pushed the 20240530_align-default-step-with-grafana branch from 499ed83 to 8ce18f1 Compare May 30, 2024 13:52
@simonswine simonswine marked this pull request as ready for review May 30, 2024 13:55
@simonswine simonswine requested a review from a team as a code owner May 30, 2024 13:55
@simonswine simonswine merged commit 0fb0acf into grafana:main May 30, 2024
16 checks passed
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.

2 participants