SeungTaeKim
01/20/2023, 6:31 AMKetan (kumare3)
01/20/2023, 7:15 AMFelix Ruess
01/20/2023, 8:04 AMtask_logs:
plugins:
logs:
templates:
- displayName: Grafana Loki
templateUris:
- '<https://your.grafana.net/explore?left={>"datasource":"grafanacloud-logs","queries":[{"refId":"A","datasource":{"type":"loki","uid":"grafanacloud-logs"},"editorMode":"builder","expr":"{namespace%3D\"{{ "{{" }} .namespace {{ "}}" }}\", pod%3D\"{{ "{{" }} .podName {{ "}}" }}\"} |%3D ``","queryType":"range"}],"range":{"from":"{{ "{{" }} .podUnixStartTime {{ "}}" }}000","to":"now"}}'
000
as grafana expects the timestamp in msKetan (kumare3)
01/20/2023, 2:57 PM