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

Config flag [dashboards] min_refresh_interval is not supported #856

Closed
v-zhuravlev opened this issue Dec 9, 2022 · 2 comments
Closed

Config flag [dashboards] min_refresh_interval is not supported #856

v-zhuravlev opened this issue Dec 9, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed stale

Comments

@v-zhuravlev
Copy link

Is your feature request related to a problem? Please describe.
Not possible to add https://grafana.com/docs/grafana/v9.3/setup-grafana/configure-grafana/#min_refresh_interval via config:

config;
  dashboards:
     min_refresh_interval: "1s"

Describe the solution you'd like
Please add support for adding min_refresh_interval to operator's spec.config

Describe alternatives you've considered
Adding this flag to deployment.env
GF_DASHBOARDS_MIN_REFRESH_INTERVAL: "500ms"

@v-zhuravlev v-zhuravlev added enhancement New feature or request needs triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 9, 2022
@NissesSenap NissesSenap added help wanted Extra attention is needed good first issue Good for newcomers and removed needs triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 13, 2022
@NissesSenap
Copy link
Collaborator

We are happy to receive a PR around this issue.
You could take a look on how to add this kind of feature in: #839

@github-actions
Copy link

This issue hasn't been updated for a while, marking as stale, please respond within the next 7 days to remove this label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed stale
Projects
None yet
Development

No branches or pull requests

2 participants