-
-
### Description
I instrument a FastAPI server running in Google Cloud Run.
Locally it works perferctly but with the same Docker image in Google Cloud Run some messages did not reach the Logfire ba…
m-lce updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Our team is utilizing GraphQL-Ruby for a subgraph within an Apollo Federated Supergraph. To achieve comprehensive observability, w…
-
The distributed tracing feature is heavily used in our environment to deal with problems in distributed environment and it has to be proven a powerful feature for a long time that helps us solve or fi…
-
I have been doing some experimentation with distributed tracing using [OpenCensus](https://opencensus.io/) and [Jaeger](https://www.jaegertracing.io/).
I have been experimenting in a branch over he…
-
Sentry Issue: [DOCS-7T9](https://sentry.sentry.io/issues/5505092935/?referrer=github_integration)
⨯ Page changed from static to dynamic at runtime /platforms/dotnet/guides/aspnetcore/usage/distrib…
-
### Problem Statement
Similar to other frameworks FastAPI can run [background task](https://fastapi.tiangolo.com/tutorial/background-tasks/), which should be included in contextual data
### Solu…
-
Hello,
It would be helpful to include documentation on how to trace a decoder-only transformer model for hosting on Inferentia. Currently, the only documentation that exists is for Encoder-Decoder …
-
We currently support correlated logs for calls to client, orchestrator, and activity functions. This issue tracks supporting external events from the Human Interaction pattern and having them show up …
-
## Context
I have a microservice A calling a microservice B which is durable function / orchestrator.
At the end of the orchestration, microservice B enqueues a message to a ServiceBus topic.
Mic…