-
Notifications
You must be signed in to change notification settings - Fork 494
Open
Labels
Description
Component(s)
Alloy mixin
Background
Currently dashboards and alerts in opearations/alloy-mixin force users to get their hands on jsonnet in order to use them. This adds friction.
Proposal
Implement the following improvements:
- render the dashboards into JSON files checked-in in our repo - this way it's easy to copy/paste and import to your instance, no need to render any JSONNET stuff
- optionally publish the dashboards as a zip archive in GH releases so people can fetch them all when they want to (TBD)
- optionally publish them in grafana.com dashboards catalogue so they can be imported with a simple ID.
- Internal to Alloy team: change our internal testing process to automatically update to our latest dashboards so we don't need to be updating them manually in our infrastructure any more... so each time Alloy is released, the matching set of dashboards is also provisioned
Tip
React with 👍 if this issue is important to you.
thampiotr, kalleep and blewis12
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Active