apiVersion: 1 datasources: - name: Loki type: loki access: proxy url: http://localhost:3100 isDefault: true editable: true jsonData: maxLines: 1000 derivedFields: - datasourceUid: loki matcherRegex: "container_name=(\\w+)" name: "Container" url: "/d/${__value.raw}"