-
Please provide a succinct description of the issue.
#### Repro steps
1. EventHub message has property “Diagonstic-Id”(distributed tracing is enabled)
2. EventHub extension > 4.0.1 and < 5.0.0
…
alrod updated
2 years ago
-
We are using ddtrace version 0.34.2 with the following configuration:
```ruby
Datadog.configure do |c|
c.use :rails, {
analytics_enabled: true,
distributed_tracing: true,
…
-
As NFS (usually) involves more than one network host, distributed tracing might be a good fit for observing NFS observation in the field. The most common distributed tracing frameworks are based on [O…
-
As per comment on [cloudevent/spec #715](https://github.com/cloudevents/spec/pull/751#issuecomment-960889599), distributed tracing extension should be kept in the spec.
Please revert PR #155
-
I am coming here from https://groups.google.com/forum/#!msg/golang-dev/MdwFiAx5-PU/UiUvY-8_DwAJ
The OpenCensus project https://opencensus.io/ provides observability into distributed systems(monolit…
-
Hello,
Using Application Insights Web in a NextJS hybrid application doesn't fully work. It can track events but, on the server side requests, there is no correlation id and the entry structure is …
-
Failed to deploy distributed tracing example
## Description
https://github.com/newrelic/newrelic-lambda-extension/blob/main/examples/sam/distributedtracing
deploy fails. Node12 is no longer suppo…
-
Ingress Gateway listener requires use of Envoy's `x-client-trace-id` header to initiate the trace. Without this header the requests are not traced at all.
#### Reproduction Steps
Create a new in…
-
### Description
> A clear and concise description of what the bug is. Please make an effort to fill in all the sections below; the information will help us investigate your issue.
> NOTE: JavaScri…
-
Adding tracing monitor (such as jaeger) to allow for us to collect metrics for troubleshooting and tracking the time taken by each action.