Skip to content

feat(internal/trace): remove previously deprecated OpenCensus support#11230

Merged
quartzmo merged 3 commits intogoogleapis:mainfrom
quartzmo:internal-trace-opencensus-remove
Dec 6, 2024
Merged

feat(internal/trace): remove previously deprecated OpenCensus support#11230
quartzmo merged 3 commits intogoogleapis:mainfrom
quartzmo:internal-trace-opencensus-remove

Conversation

@quartzmo
Copy link
Copy Markdown
Member

@quartzmo quartzmo commented Dec 5, 2024

  • Remove support for GOOGLE_API_GO_EXPERIMENTAL_TELEMETRY_PLATFORM_TRACING
  • The following internal functions are now deprecated and will soon be
    removed::
    • SetOpenTelemetryTracingEnabledField
    • IsOpenCensusTracingEnabled
    • IsOpenTelemetryTracingEnabled

refs: #10287

@quartzmo quartzmo requested a review from a team December 5, 2024 20:26
* Remove support for GOOGLE_API_GO_EXPERIMENTAL_TELEMETRY_PLATFORM_TRACING
* The following internal functions are now deprecated and will soon be
  removed::
  * SetOpenTelemetryTracingEnabledField
  * IsOpenCensusTracingEnabled
  * IsOpenTelemetryTracingEnabled

refs: googleapis#10287
@quartzmo quartzmo force-pushed the internal-trace-opencensus-remove branch from 60ea03c to 343bf2e Compare December 5, 2024 20:29
@quartzmo quartzmo added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 5, 2024
@quartzmo
Copy link
Copy Markdown
Member Author

quartzmo commented Dec 5, 2024

Do not merge pending cleanup of deprecated usages in client libraries.

@quartzmo quartzmo removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 6, 2024
Copy link
Copy Markdown
Contributor

@shollyman shollyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Farewell to thee, oh census libraryyyyyy...

@quartzmo quartzmo merged commit 40cf125 into googleapis:main Dec 6, 2024
@quartzmo quartzmo deleted the internal-trace-opencensus-remove branch December 6, 2024 17:57
codyoss added a commit to codyoss/google-cloud-go that referenced this pull request Dec 10, 2024
I removed the obvious open census tests that were failing in googleapis#11257.
Some others it was not clear to me if these functions should be
instrumented with OT or not, so I skipped them for now and will let
the spanner team decide what to do with those tests.

Related: googleapis#11230
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 10, 2024
I removed the obvious open census tests that were failing in #11257. Some others it was not clear to me if these functions should be instrumented with OT or not, so I skipped them for now and will let the spanner team decide what to do with those tests.

Related: #11230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants