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 script that generates go-releaser files makes assumptions that are not always true. For instance, the container image for the core distribution defaults to "otel/otelcol:v0.35.0", when it should in fact use "otel/opentelemetry-collector:0.35.0"
The text was updated successfully, but these errors were encountered:
This may have already been answered at some point, but is there any possibility to use the opentelemetry docker org? That way the name could just be opentelemetry/collector. Not sure if we know who owns that docker org though.
The script that generates go-releaser files makes assumptions that are not always true. For instance, the container image for the core distribution defaults to "otel/otelcol:v0.35.0", when it should in fact use "otel/opentelemetry-collector:0.35.0"
The text was updated successfully, but these errors were encountered: