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

Add folder support for dashboards (#72). #85

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

toran414
Copy link
Contributor

@toran414 toran414 commented Mar 3, 2020

I noticed #72 was opened but never had a pull opened for it. I added the support locally in our kube-prometheus implementation and tested it. It does indeed organize the provisioned dashboards into folders correctly. I also tested with no folderDashboards element to ensure backwards compatibility. Lastly added mention of the feature into the README.

Kind of new to jsonnet, so please let me know if there are any improvements that are needed, but this feature would be very helpful to us.

@toran414 toran414 force-pushed the feature/dashboard-folders branch from c80d495 to 49c1af8 Compare March 3, 2020 19:35
@toran414 toran414 force-pushed the feature/dashboard-folders branch from 49c1af8 to 50b5436 Compare March 3, 2020 19:37
@toran414
Copy link
Contributor Author

toran414 commented Mar 3, 2020

Pushes were to add extra commas that the build was failing without; didn't want to pollute the commit history.

@brancz
Copy link
Owner

brancz commented Mar 4, 2020

Very nice! Thanks a lot for the very awesome contribution!!

@brancz brancz merged commit 57b4365 into brancz:master Mar 4, 2020
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