TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Running OpenTelemetry with Python on Google Cloud Run

2 pointsby dgildehabout 4 years ago

1 comment

dgildehabout 4 years ago
Sharing my blog with learnings and full working source code on how to get OpenTelemetry tracing working with Google Cloud Run as it wasn't straight forward and took a few hours of debugging to get it all working! Hopefully will provide a good example of how to write Python gRPC microservices, get them deployed on Google Cloud Run and instrumented with end-to-end tracing for anyone interested!