Skip to content

Can't get certain traces to emit #3041

Answered by paymog
paymog asked this question in Q&A
Jul 26, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Turns out I had my filters set up incorrectly. They were

        let filter_layer = EnvFilter::try_new(
            "graph_chain_ethereum::ingestor,reqwest_tracing::reqwest_otel_span_builder",
        )

I needed to add graph_chain_ethereum::ethereum_adapter to the list and then everything worked flawlessly.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@paymog
Comment options

@mladedav
Comment options

@paymog
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by paymog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants