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
As suggested in this comment, the scope resolution usage should be consistent across all files. A convention should be established to use either opentelemetry::* or simplified to *. This should be done across all files and namespaces.
As suggested in this comment, the scope resolution usage should be consistent across all files. A convention should be established to use either
opentelemetry::*or simplified to*. This should be done across all files and namespaces.cc @alolita