Minimum Lifetime of Instruments? #2612
BlisAlexander
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Perhaps I'm doing something wrong but I observed that an instrument's lifetime must extend beyond the export time of any configured metrics to be exported, if a instrument falls out of scope before the collection cycle it will not be collected. Is this intended behavior? If so, is the intention of the SDK that a user should pre-construct instruments during startup and reuse them throughout a applications lifetime?
Beta Was this translation helpful? Give feedback.
All reactions