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
Right now it's possible to set the global tracer and meter providers in code, but not to change Configuration, which is always created from static config. Ideally we'd give users the option to set config values in code as well as in the configuration file.
From @toumorokoshi's comment on #466 .
Right now it's possible to set the global tracer and meter providers in code, but not to change
Configuration
, which is always created from static config. Ideally we'd give users the option to set config values in code as well as in the configuration file.cc @ocelotl
The text was updated successfully, but these errors were encountered: