-
**Describe what's wrong**
When trying to export opentelemetry log via http engine to qryn, I get logical error on CREATE MATERIALIZED VIEW
**How to reproduce**
```
ClickHouse client version 24…
-
I created a small sample application to try out dapr and decided to go the grpc route, while it seems a bit more unpolished it works great, so great work and thank you!
The issue I have is that whi…
-
-
I'd like to be able to add tags on a span, at runtime.
Similar to what `brave` does https://github.com/openzipkin/brave/blob/master/brave/README.md#customizing-spans
```
span.tag("clnt/finagle…
-
Some are intentionally or accidentally splitting RPCs across different span IDs. For example, they might intentionally fork a span ID when receiving B3 headers. This could also happen when an intermed…
-
Issue to discuss ongoing work in PR: https://github.com/openzipkin/zipkin-azure/pull/27
The main idea is to allow to report and store Zipkin traces in the format Application Insights recognize so a…
-
Once we release 1.0 version, there will be stronger expectations of backwards compatibility. We need to enumerate what they are and have some way of validating them.
-
Most zipkin clients include a set of tags for the tag keys. Should we have such a thing in JS?
Ping @adriancole @yonran @eirslett
-
Currently YARP would remove the distributed tracing headers from an incoming requests, and the new updated headers is being added to it by `SocketsHttpHandler`. These new headers counts YARP as a SPAN…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Question
About eventmesh-trace-plugin…