-
### Component(s)
_No response_
### What happened?
## Description
When using Opentelemetry collector 0.104.0+ (up to 0.106.1), linkerd-proxy logs an enormous amount of "HTTP service in fail…
-
I've written the below brain dump, as folks trying to write new instrumentation often run into problems getting the dependency UI working. I'm not sure where to place this doc, but since 3 repositorie…
-
Hi,
This gem helps to trace incoming requests, however in case of API made with popular API framework Grape it fails to help. The reason for that is Grape having it's own storage for routes.
Bef…
-
@mclarke47 noticed that our AWS ES always invokes the credentials chain. It is possible to setup ES in amazon w/o authentication (ex relying on IP/port filters instead). Implicitly authenticating can …
-
While testing the Cassandra3 storage component I noticed that query limit is not accurate. Specifying a limit of 10 for "zipkin-server" "all" returns 4 results. Increasing the limit to 100 for "zipk…
-
zipkin 2.23.2 버젼을 사용하려 하는데
구동시
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 0 of constructor in zipkin2.server.internal.ZipkinQ…
-
Please first, look at [existing issues](https://github.com/openzipkin/zipkin/issues) to see if the feature has been requested before. If you don't find anything tell us what problem you’re trying to s…
-
The duration of an async one way span is not captured on the Zipkin UI. The span is shared across processes, with only ‘cs’ and ‘sr’ annotations captured at the client and server side respectively. Th…
-
-
Right now, most instrumentation do not model spans properly on error. For example, they log "sr" and "ss", but don't know what to do, or worse don't handle the error case. While we have a new "error" …