-
Notifications
You must be signed in to change notification settings - Fork 14
Improve Local Environment #116
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Priority
None yet
Currently the local demo environment doesn't allow for datasource configuration, and as it stands most dashboards don't have data when you run the local env.
So would be better to either allow users to pass their own prometheus datasource to test the dashboards. Alternatively to rebuild the local env so we can have metrics for the existing dashboards, that requiring a rework from the current compose to have kubernetes metrics, and the remaining services as well.