Skip to content
#

distributed-tracing

Here are 275 public repositories matching this topic...

transmittable-thread-local

📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling components.

  • Updated Dec 9, 2020
  • Kotlin
joe-elliott
joe-elliott commented Oct 16, 2020

Is your feature request related to a problem? Please describe.
Need the ability to search all blocks directly for an id

Describe the solution you'd like
The tempo-cli should be extended to search all blocks for a specified tenant for a given trace id. It should show all found instances of the id and include information about the found traces to determine if they are equal. Perhaps j

yurishkuro
yurishkuro commented Sep 9, 2020

This coverage change came up in a PR #530 that did not touch the source code at all

image

It is likely that there is a race condition that makes this line not being executing in some cases. Need to make it more deterministic.

chrvo
chrvo commented Nov 25, 2020

Requirement - what kind of business use case are you trying to solve?

Our traces contain data that is covered by GDPR (european user privacy regulations) and, thus developers do not have direct access to all traces. If an error occurs, relevant traces has to be filtered out and the relevant ones are forwarded to the developer.

Another use case:
It would be nice to just attach files with

Improve this page

Add a description, image, and links to the distributed-tracing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-tracing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.