[fix] Fixed Prometheus task history charts not working in the Favorites tab (#4014)

This commit is contained in:
Duansg
2026-02-06 16:39:01 +08:00
committed by GitHub
parent 1b51c19c97
commit b0c6324713
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"retryCount": 3,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [
0,
200,
@@ -162,6 +162,7 @@
[unit]="metric.unit"
[monitorId]="monitorId"
[instance]="monitor.instance"
[monitorName]="monitor.name"
></app-monitor-data-chart>
</div>
<div