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
…mString` to `config.NewComponentIDFromString` (#4137)
This PR is to rename `config.NewID` to `config.NewComponentID` and `config.NewIDFromString` to `config.NewComponentIDFromString` for naming consistency.
**Link to tracking Issue:**
Fixes#4105
https://github.com/open-telemetry/opentelemetry-collector/blob/main/config/identifiable.go#L43
They should be named "config.NewComponentID" and "config.NewComponentIDFromString"
The text was updated successfully, but these errors were encountered: