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
The way the version number is obtained in function getBootstrapInfo is by opampextension connecting to opampsupervisor, then opampsupervisor traverses the data.
Why not use "--version" to let otel return the version number? I think this method will be more convenient.