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
Should we make sure to not emit any telemetry data once the provider is shutdown? If yes, should the provider keep track of whether it's shutdown or should the individual processors/exporters or metric readers track that?
Whatever we decide, we should try to be consistent across all three signals: Traces, Logs, and Metrics.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Should we make sure to not emit any telemetry data once the provider is shutdown? If yes, should the provider keep track of whether it's shutdown or should the individual processors/exporters or metric readers track that?
Whatever we decide, we should try to be consistent across all three signals: Traces, Logs, and Metrics.
Related discussion: #1855 (comment)
Beta Was this translation helpful? Give feedback.
All reactions