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
Is your feature request related to a problem? Please describe.
Service should optionally expose data on messages handled by the service, with metrics for ack/nack rates as well as bucketed times for handlers
Describe the solution you'd like
If enabled during construction, the server should expose a method that returns the metrics described above
Describe alternatives you've considered
Some metrics are available through the GCP console, but service level knowledge can be helpful for trouble shooting.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Service should optionally expose data on messages handled by the service, with metrics for ack/nack rates as well as bucketed times for handlers
Describe the solution you'd like
If enabled during construction, the server should expose a method that returns the metrics described above
Describe alternatives you've considered
Some metrics are available through the GCP console, but service level knowledge can be helpful for trouble shooting.
The text was updated successfully, but these errors were encountered: