feat(hub): Loki (config+datasource), panel de logs en node detail, stat nodos caídos + overview compacto, loki_url en deploy_agent

This commit is contained in:
Egutierrez
2026-06-07 13:22:00 +02:00
parent e87069d366
commit a099488a9d
5 changed files with 111 additions and 47 deletions
@@ -0,0 +1,10 @@
apiVersion: 1
datasources:
- name: Loki
uid: loki
type: loki
access: proxy
url: http://127.0.0.1:3100
jsonData:
maxLines: 1000