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 version telemetry shared by Tobs is not the version of Tobs helm chart. We are capturing the Promscale helm chart version as the env value: "{{ .Chart.Version }}" set in Promscale env and it's capturing the version specific to Promscale helm chart.
Did you expect to see something different?
The Promscale version is already captured in Promscale telemetry. I expect to see Tobs version here.
How to reproduce it (as minimally and precisely as possible):
Installing the Tobs and verifying in the Promscale telemetry table shows the version as the Promscale version.
Anything else we need to know?:
At the moment our telemetry with this datapoint isn't right as its Promscale version and of almost zero value to us.
What happened?
The version telemetry shared by Tobs is not the version of Tobs helm chart. We are capturing the Promscale helm chart version as the env
value: "{{ .Chart.Version }}"set in Promscale env and it's capturing the version specific to Promscale helm chart.Did you expect to see something different?
The Promscale version is already captured in Promscale telemetry. I expect to see Tobs version here.
How to reproduce it (as minimally and precisely as possible):
Installing the Tobs and verifying in the Promscale telemetry table shows the version as the Promscale version.
Anything else we need to know?:
At the moment our telemetry with this datapoint isn't right as its Promscale version and of almost zero value to us.