-
### Introduction
In order to track overall performance in Dialogporten, we need to track several metrics
### Description
There are several critical operations that we need to measure (time elapsed):
…
-
Factories for both `ServiceBusClient` and `ServiceBusAdministrationClient` exist in `Host.AzureServiceBus` transport already, but do not pass `IServiceProvider` to the factory.
I have barely scrath…
-
### What do you want to improve?
Review Tempo performance
### What is the current behavior?
With the sail hack script, the behavior is flaky.
### What is the new behavior?
Performance improv…
-
Upon an analysis of my application i have observed that "Microsoft.Extensions.ServiceDiscovery.ServiceEndpointWatcher" is not having trace/transactions ids.
As such i would like that all methods ge…
-
Hello there! Is it possible for any maintainer here to help me configure distributed tracing using Axum, Tracing, and Sentry?
I am following the guide on custom instrumentation for distributed trac…
-
A [recent discussion](https://github.com/grafana/tempo/discussions/2859) found that, for unknown reasons, [xk6-client-tracing](https://github.com/grafana/xk6-distributed-tracing) generates extra load …
-
**Is your feature request related to a problem? Please describe.**
OpenTelemetry is a new and widely adopted standard in distributed tracing. Many well-known backends are OTLP-compatible now, so addi…
-
**Is your feature request related to a problem? Please describe.**
Recently, behaviour was added to support span links whenever the traceparent was present in the SQS message attribute.
This feature…
-
**Agent Environment**
we're using `public.ecr.aws/datadog/agent:latest` in a sidecar container and deploying to `ecs`.
we also have the following configuration setup via env variables:
```
…
-
I have been playing around with OpenTelemetry tracing and Orleans and found that unless you instruct the OpenTelemetry SDK to listen to the trace source "Microsoft.Orleans.*" (well, I have a * there, …