TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Running OpenTelemetry with Python on Google Cloud Run

2 点作者 dgildeh大约 4 年前

1 comment

dgildeh大约 4 年前
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!