Skip to content

Conversation

mladedav
Copy link
Collaborator

Motivation

Applications can generate a large amount of logs which may be handled independently from tracing span events.

Simply filtering with a per-layer-filter will however lose the information that there may be more data regarding the spans elsewhere in the system.

Solution

Add a layer that filters out events but keeps a running count of them. This can then be used when viewing a trace to identify which spans have more contextual information in other systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant