question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

google-cloud-trace 1.0.0 is not working with StackdriverExporter

See original GitHub issue
opencensus/ext/stackdriver/trace_exporter/__init__.py:18: in <module>

from google.cloud.trace.client import Client
E   ModuleNotFoundError: No module named 'google.cloud.trace.client'`

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Natimcommented, Oct 1, 2020

Hello @aabmass I guess it is because I use google-cloud-trace not only as an opencensus dependency but as a project dependency too.

0reactions
aabmasscommented, Dec 17, 2020

We don’t have plans to drop 2.7 as OC is in maintenance mode with OpenTelemetry replacing it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | Cloud Trace
No data in the Trace interface; Upload of spans for the Go OpenCensus exporter fails. This page contains troubleshooting information for Trace.
Read more >
google/cloud-trace - Packagist
Idiomatic PHP client for Stackdriver Trace. Latest Stable Version Packagist · API documentation. NOTE: This repository is part of Google Cloud PHP. Any...
Read more >
opencensus-ext-stackdriver - Python package - Snyk
OpenCensus Stackdriver Trace Exporter For more information about how to use this package see README · Ensure you're using the healthiest python packages...
Read more >
OpenTelemetry.Contrib.Exporter.Stackdriver 1.0.0-beta1 - NuGet
Contrib.Exporter.Stackdriver 1.0.0-beta1. The ID prefix of this package has been reserved for one of the owners of this ...
Read more >
Distributed tracing with Spring Cloud Sleuth and Cloud Trace
Google Cloud Platform has Cloud Trace, which is a managed service that allows you to store trace data without having to manage your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found