- Bootstrap logs are plain text, not JSON - remove json parsing
- Use | keep host instead of | drop MESSAGE to explicitly show
only the host label for upgrade log panels
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Use | drop MESSAGE to remove the extracted JSON field from labels
while keeping stream labels like host visible.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Use LogQL json parser and line_format to show only the MESSAGE
field instead of the full JSON blob in log panels.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Loki-based dashboard for tracking NixOS operations including:
- Upgrade activity and success/failure stats
- Build activity during upgrades
- Bootstrap logs for new VM deployments
- ACME certificate renewal activity
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>