70 lines
1.7 KiB
JSON
70 lines
1.7 KiB
JSON
|
|
{
|
||
|
|
"annotations": { "list": [] },
|
||
|
|
"editable": true,
|
||
|
|
"graphTooltip": 1,
|
||
|
|
"id": null,
|
||
|
|
"links": [],
|
||
|
|
"panels": [
|
||
|
|
{
|
||
|
|
"datasource": { "type": "loki", "uid": "loki" },
|
||
|
|
"gridPos": { "h": 10, "w": 24, "x": 0, "y": 0 },
|
||
|
|
"id": 1,
|
||
|
|
"options": { "showTime": true, "sortOrder": "Descending" },
|
||
|
|
"targets": [
|
||
|
|
{
|
||
|
|
"expr": "{compose_service=~\".+\"} |= \"event=llm_json_call\"",
|
||
|
|
"refId": "A"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"title": "LLM JSON calls (event=llm_json_call)",
|
||
|
|
"type": "logs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"datasource": { "type": "loki", "uid": "loki" },
|
||
|
|
"gridPos": { "h": 10, "w": 24, "x": 0, "y": 10 },
|
||
|
|
"id": 2,
|
||
|
|
"options": { "showTime": true, "sortOrder": "Descending" },
|
||
|
|
"targets": [
|
||
|
|
{
|
||
|
|
"expr": "{compose_service=~\".+\"} |= \"event=celery_task_failed\"",
|
||
|
|
"refId": "A"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"title": "Celery task failures",
|
||
|
|
"type": "logs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"datasource": { "type": "loki", "uid": "loki" },
|
||
|
|
"gridPos": { "h": 10, "w": 24, "x": 0, "y": 20 },
|
||
|
|
"id": 3,
|
||
|
|
"options": { "showTime": true, "sortOrder": "Descending" },
|
||
|
|
"targets": [
|
||
|
|
{
|
||
|
|
"expr": "{trace_id=~\"$trace_id\"}",
|
||
|
|
"refId": "A"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"title": "Logs by trace_id",
|
||
|
|
"type": "logs"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"schemaVersion": 39,
|
||
|
|
"tags": ["life-echo", "logs"],
|
||
|
|
"templating": {
|
||
|
|
"list": [
|
||
|
|
{
|
||
|
|
"current": { "text": "", "value": "" },
|
||
|
|
"label": "trace_id",
|
||
|
|
"name": "trace_id",
|
||
|
|
"options": [],
|
||
|
|
"query": "",
|
||
|
|
"type": "textbox"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"time": { "from": "now-1h", "to": "now" },
|
||
|
|
"title": "Life Echo Logs",
|
||
|
|
"uid": "life-echo-logs",
|
||
|
|
"version": 1
|
||
|
|
}
|