GoogleCloudPlatform / opentelemetry-demo

Apache License 2.0
14 stars 7 forks source link

Pin docs to a working release version #25

Closed damemi closed 6 months ago

damemi commented 6 months ago

This fork currently just merges GCP config settings into the upstream Helm chart. When users follow our README, they will install the latest upstream Helm chart version. This could break in cases like https://github.com/GoogleCloudPlatform/opentelemetry-demo/issues/23 where the latest upstream has changed.

Instead, our docs should show steps for installing the specific version our config values support. Integration tests (https://github.com/GoogleCloudPlatform/opentelemetry-demo/issues/17) should catch these changes when we rebase on upstream.