-
There have been a couple of PR's in the various OC instrumentation libraries to add support for 3rd party tracing propagation mechanisms to become part of core OC libraries.
See:
https://github.c…
-
I am running knip on a TS application with the following knip & jest files:
knip.json
```json
{
"$schema": "https://unpkg.com/knip@5/schema.json",
"entry": ["src/server.ts", "src/commands/c…
-
### Problem Statement
With opentracing there was interface `opentracing.Tracer` (https://github.com/opentracing/opentracing-go/blob/master/tracer.go#L7) that all different exporters implemented som…
-
I cannot start the agent through the operator on hosts where there is no Internet access.
{"level":"info","ts":1677490206.879658,"logger":"instana.agent.controller.helm-reconcile","msg":"...Unable …
-
https://github.com/graphql/graphql-landscape/blob/main/landscape.yml#L1-L868
-
**Is your feature request related to a problem? Please describe.**
A real challenge that I, and others, are having right now using the collector is when things start to scale and config starts to g…
-
### Problem Description
In our application, we use ioredis as short term database. Since the update of instana to version 3.18.0 where there were changes to the interaction between instana collector …
-
# Distributed Tracing
![image](https://user-images.githubusercontent.com/414141/117819897-ba40ba80-b289-11eb-98b9-d599a30d8f2d.png)
A trace is a snapshot of all context and timing info as a reques…
-
Only some has links to nuget in main readme:
Eg: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Exporter.Instana#readme
Some do not have link to nuget:
…
-
Per comments like [this one](https://github.com/openzipkin/brave-opentracing/pull/43#issuecomment-314167575) and notes like [these from @adriancole's recent distributed tracing workshop](https://docs.…