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
Exit on any failure to collect metrics. This will give
`stackdriver_exporter` a chance to start over and perhaps recover from
transient errors. For example: if it's Google credentials have expired
and have been replaced, it can restart to try to load up new ones.
Signed-off-by: Chris Pick <[email protected]>
0 commit comments