PubSub add OpenTelemetry support #124
Labels
api: pubsub
Issues related to the googleapis/python-pubsub API.
status: blocked
Resolving the issue is dependent on other work.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
OpenTelemetry should be added to PubSub to provide OpenTracing and OpenCensus functionality as one API and SDK. It would be helpful to use it to trace a message throughout its life cycle.
Update: Requires #131. The latter will drop Python 2 support, which is a prerequisite, since the OpenTelemetry library requires Python 3.
The text was updated successfully, but these errors were encountered: