You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(monitoring): add enhanced monitoring features and API endpoints
- Add new API endpoints for K6 success rate and pod logs retrieval
- Enhance monitoring UI with pod details modal, YAML viewing, and improved Kafka metrics charts
- Update ClickHouse configurations with admin client and truncate operations
- Modify Kafka manager for table truncation and EPS distribution updates
- Remove outdated planning documents and binary file
BREAKING CHANGE: Updated monitoring UI structure may require frontend cache refresh
Copy file name to clipboardExpand all lines: logs/vuDataSim.log
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7866,3 +7866,17 @@
7866
7866
{"level":"error","error":"Get \"http://216.48.185.179:8086/api/system/metrics\": dial tcp 216.48.185.179:8086: connect: connection refused","node":"e2e-102-179","url":"http://216.48.185.179:8086/api/system/metrics","time":"2025-10-29T19:12:28+05:30","message":"Failed to fetch metrics from metrics API server"}
7867
7867
{"level":"error","error":"Get \"http://216.48.185.179:8086/api/system/metrics\": dial tcp 216.48.185.179:8086: connect: connection refused","node":"e2e-102-179","url":"http://216.48.185.179:8086/api/system/metrics","time":"2025-10-29T19:12:31+05:30","message":"Failed to fetch metrics from metrics API server"}
7868
7868
{"level":"error","error":"Get \"http://216.48.185.179:8086/api/system/metrics\": dial tcp 216.48.185.179:8086: connect: connection refused","node":"e2e-102-179","url":"http://216.48.185.179:8086/api/system/metrics","time":"2025-10-29T19:12:34+05:30","message":"Failed to fetch metrics from metrics API server"}
{"level":"info","node":"System","module":"ClickHouse","type":"success","time":"2025-10-30T13:54:08+05:30","message":"Monitoring DB client initialized successfully"}
0 commit comments