Skip to content

Collector binary reports wrong version #763

Open
@pieterlexis-tomtom

Description

@pieterlexis-tomtom

Hey folks,

I just downloaded otelcol contrib 0.115.1 (released about a day ago). However, the binary reports as being version 0.115.0. See below:

/tmp/tmp.VViyajyZAw $ curl -LO https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.115.1/otelcol-contrib_0.115.1_linux_amd64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 70.4M  100 70.4M    0     0  6353k      0  0:00:11  0:00:11 --:--:-- 8190k
/tmp/tmp.VViyajyZAw $ tar xf otelcol-contrib_0.115.1_linux_amd64.tar.gz
/tmp/tmp.VViyajyZAw $ ./otelcol-contrib -v
otelcol-contrib version 0.115.0

I have some automation in place that checks the currently installed version with the expected version and this breaks now 😉.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrelease-retrostaleIssue has not had recent activity or appears to be solved. Stale issues will be automatically closed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions