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

Interval variable (Templating) #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

tyvich
Copy link

@tyvich tyvich commented Feb 23, 2019

What does this do?

Created three new attributes on Template class to support an interval Template Type

  • auto
  • auto_min
  • auto_count

Why is it a good idea?

Allows use of grafanalib to provision dashboards with these template types

Context

Original repo looks dead, so submitting to this one due to the active pull requests.
https://github.com/grafana/grafana/blob/v6.0.x/docs/sources/reference/dashboard.md
The docs don't have anything about these fields in the JSON Model; however, it appears they are necessary/generated when creating this variable type via the UI.

Questions

Please let me know if I should fix anything, thanks

@daveworth
Copy link

@tyvich - we have started building off of our own forked edition of grafanalib. We are not, at this time at least, officially supporting it but are happy to merge this PR (we ported from upstream) and further ones if you need. No warranty implied, caveat emptor but it might be helpful to you to have this merged somewhere upstream?

@tyvich
Copy link
Author

tyvich commented Feb 25, 2019

@daveworth Makes Sense, thanks for the Feedback

I'll put in a PR on the original repo as well.

@stravadeploy stravadeploy changed the base branch from master to main October 20, 2020 00:10
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