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
Add a queue length metric (gauge) which is obtained by polling the ApacheHttpSink instance periodically (e.g. when the PeriodicUnitOfWork executes). This will require injecting a reference or reference supplies for the sink back into the event handler.