time ranges

This commit is contained in:
2026-03-23 11:55:00 +01:00
parent bdfada0838
commit 7a204e367c

View File

@@ -1126,7 +1126,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "1h",
"title": "Total requests ", "title": "Total requests ",
"transparent": true, "transparent": true,
"type": "stat" "type": "stat"
@@ -1190,7 +1189,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "3h",
"title": "Requests per status code", "title": "Requests per status code",
"transparent": true, "transparent": true,
"type": "stat" "type": "stat"
@@ -1260,7 +1258,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "1h",
"title": "% of 4/5xx ", "title": "% of 4/5xx ",
"transparent": true, "transparent": true,
"type": "stat" "type": "stat"
@@ -1414,7 +1411,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "3h",
"title": " 4/5xx Services", "title": " 4/5xx Services",
"transparent": true, "transparent": true,
"type": "timeseries" "type": "timeseries"
@@ -1475,7 +1471,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "5m",
"title": "Users right now", "title": "Users right now",
"transparent": true, "transparent": true,
"type": "stat" "type": "stat"
@@ -1537,7 +1532,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "5m",
"title": "Total Bytes Sent", "title": "Total Bytes Sent",
"transformations": [ "transformations": [
{ {
@@ -1632,7 +1626,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "1h",
"title": "Requests Route", "title": "Requests Route",
"transparent": true, "transparent": true,
"type": "piechart" "type": "piechart"
@@ -1671,7 +1664,6 @@ dashboards:
"refId": "A" "refId": "A"
} }
], ],
"timeFrom": "5m",
"title": "Logs", "title": "Logs",
"transparent": true, "transparent": true,
"type": "logs" "type": "logs"