Add grafana datasource provisioning and update workflow docs #1

Merged
eblume merged 2 commits from feature/grafana-provisioning into main 2026-01-14 07:32:12 -08:00
Showing only changes of commit 9fcf27a4c5 - Show all commits

Add note to commit often while working

Erich Blume 2026-01-14 07:25:15 -08:00

View file

@ -38,7 +38,7 @@ Key hosts:
## Git Workflow
Use feature branches for all changes. Do not commit directly to main.
Use feature branches for all changes. Do not commit directly to main. Commit often while working to preserve progress.
```bash
# Create a feature branch