-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Problem
We added several metrics tracking the worker threads via this PR.
Solution
We need add these metrics to Grafana as well:
- We need to design a chart to be included in the dasboard via an ADR, approve it and then add it. added to this we need to define alerts and implement them
- We need to update the reference community dashboard and hasio dashboard
Added metrics:
- rpc_relay_worker_task_duration_seconds
- rpc_relay_worker_tasks_completed_total
- rpc_relay_worker_task_failures_total
- rpc_relay_worker_queue_wait_time_seconds
- rpc_relay_worker_pool_utilization
- rpc_relay_worker_pool_active_threads
- rpc_relay_worker_pool_queue_size
Alternatives
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request