-
### đź”– Summary
The goal of this plugin is enhance the usability of Backstage through various ways of depicting distributed tracing.
It would be a generic plugin that could be integrated with differen…
-
### Summary
Follow up to #2696
### Acceptance criteria
- [ ]
-
### Description
Migrate tests it `test/integration/distributed-tracing` to `node:test`
-
JIRA Issue: [KIEKER-1067] Distributed tracing based on additional technologies
Original Reporter: Andre van Hoorn
***
Kieker includes the functionality to log and reconstruct traces that span across…
-
#### Is your feature request related to a problem? Please describe.
In case you use nginx, i.e. nginx ingress in front of mimir you can't get a full trace containing both the spans from the nginx …
-
## Background
The Rust ecosystem has two prominent tracing APIs: the OpenTelemetry Tracing API (Otel for short), delivered through the `opentelemetry` crate, and the [Tokio tracing API](https://git…
-
I added a tiny wrapper around this library to participate in distributed tracing, works like a charm with nodejs services (communicating with swift services through rabbitmq.)
Ideally, this can com…
-
### Description
HttpClient creates an Activity for each HTTP request. The activity is used to create a span in OTel distributed tracing.
OTel spans have attributes and HttpClient automatically add…
-
Right now to implement distributed tracing with the JS SDK, it is a bit confusing. The docs jump back and forth between different concepts: https://docs.sentry.io/platforms/javascript/distributed-trac…
-
```[tasklist]
### Tasks
- [ ] Correlate parent function with orchestration functions for .NET Isolated apps (#2662, #2798)
- [ ] Correlate parent function with orchestration functions for non-.NET …