Closed rbarry82 closed 1 year ago
requests may throw a ConnectionResetError when attempting to read the response inside a contextmanager, and we should also catch that.
requests
ConnectionResetError
Ensure that all args are converted when logging. And trim the regexp down to only capture topology labels (for Grafana dashboards)
Catch more exception types, only capture 'juju_' labels to make execution faster
Issue
requests
may throw aConnectionResetError
when attempting to read the response inside a contextmanager, and we should also catch that.Ensure that all args are converted when logging. And trim the regexp down to only capture topology labels (for Grafana dashboards)
Release Notes
Catch more exception types, only capture 'juju_' labels to make execution faster