Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The doc of GCP Instrumentation is out of date #738

Closed
cc4i opened this issue Feb 25, 2022 · 0 comments
Closed

The doc of GCP Instrumentation is out of date #738

cc4i opened this issue Feb 25, 2022 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API.

Comments

@cc4i
Copy link
Contributor

cc4i commented Feb 25, 2022

Write down your inquiry

In the doc it instructs you to change value for specific environment, such as following:

  • name: DISABLE_TRACING
    value: "1"

Change to =>>>

  • name: DISABLE_TRACING
    value: "0"

However actually it should remove that environment from deployment manifest as per code, I suggest should change the doc to remove those environment variables instead.

cc4i added a commit to cc4i/microservices-demo that referenced this issue Feb 25, 2022
@xtineskim xtineskim added priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API. labels Feb 25, 2022
xtineskim added a commit that referenced this issue Feb 28, 2022
Co-authored-by: Christine Kim <35876108+ckim328@users.noreply.github.com>
sitaramkm pushed a commit to sitaramkm/microservices-demo that referenced this issue Mar 27, 2022
…Platform#739)

Co-authored-by: Christine Kim <35876108+ckim328@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

No branches or pull requests

2 participants