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
Metrics exporter keeps hammering a the beacon node when its unable to produce events fast enough, thus causing very high CPU utilization when beacon node is unable to respond.
To fix, we might want to slow down with the ethereum metrics exporter when we don't get a message back from the beacon node.
Logs:
nats: slow consumer, messages dropped on connection [4] for subscription on "raw_event"
CPU up to 600% utilization.
The text was updated successfully, but these errors were encountered:
Metrics exporter keeps hammering a the beacon node when its unable to produce events fast enough, thus causing very high CPU utilization when beacon node is unable to respond.
To fix, we might want to slow down with the ethereum metrics exporter when we don't get a message back from the beacon node.
Logs:
CPU up to 600% utilization.
The text was updated successfully, but these errors were encountered: