-
Currently, this extension uses Jupyter comms, which go over websocket, to send queries and data as the visualization is executing.
This "works," but it would be useful to make it easier to profile,…
-
All jaeger components are licensed under APL v2: https://github.com/jaegertracing/jaeger/blob/master/LICENSE
Need to get agreement from all contributors before changing license: @jukylin @ldjdd @Li…
-
I'm running spark-dependencies in a docker container, it seems that it can't run normally which will exit after 5 seconds, my command is `docker run -d --env STORAGE=elasticsearch --env ES_NODES=http:…
-
**Is your feature request related to a problem? Please describe.**
I install jaeger operator, backend
```yaml
apiVersion: jaegertracing.io/v1
kind: Jaeger
metadata:
name: simple-prod
spe…
-
Related to #839
Depends on #845 & #908
In order to better get a hold of our solution, we require the testing and implementation of Jaeger network tracing solution on our clusters.
https://www.ja…
-
https://www.jaegertracing.io/docs/sampling/
(a) change "Collector Sampling Configuration" section title to "Collector Configuration", looks better in the TOC in the right sidebar
(b) explain mou…
-
## Requirement - what kind of business use case are you trying to solve?
Support repeated tags/logs keys. The support can be divided into client (e.g. https://github.com/jaegertracing/jaeger-cl…
-
Since we're planning to deprecate jaeger-agent, there was a question on the ticket (https://github.com/jaegertracing/jaeger/issues/4739#issuecomment-1859906224) whether the operator supports a deploym…
-
### What happened?
When trying to recreate a jaeger instance I'm getting the following error in the operator:
```
2024-04-03T05:50:34Z INFO cleaning orphaned deployments.
W0403 05:50:39.050014 …
-
Storing protocol fields in dependencies would allow us how service communicate and for example highlight when inter-service communication happen via HTTP (potential perf improvement).
Related to ht…