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
This is not particularly related to Flask instrumentation. Flask instrumentation works with the tracer provided or obtained from the global provider. Hence closing. See my comment here #1372 (comment)
Problem
Detect the container id in Resource in flask framework
Describe the solution you'd like
Collect the container.id the application is running in and pass it as resource attribute in the tracer_provider
The text was updated successfully, but these errors were encountered: