Removing obsolete local directories (since replaced by ZFS datasets).

This commit is contained in:
2026-04-20 17:25:32 -04:00
parent f0832b9dd7
commit b75e6bb2ab
7 changed files with 0 additions and 425 deletions
@@ -1,17 +0,0 @@
apiVersion: 1
datasources:
- name: Loki
type: loki
access: proxy
url: http://loki:3100
isDefault: true
editable: false
jsonData:
maxLines: 5000
# Derive fields let you turn log content into clickable links.
# This example makes trace IDs in logs clickable — remove if not needed.
derivedFields:
- name: TraceID
matcherRegex: "traceID=(\\w+)"
url: ""