Skip to content

How do i view the traces exported to OTLP exporter #5534

Answered by fatsheep9146
kushal-ti asked this question in Q&A
Discussion options

You must be logged in to vote
exporters:
  logging:
    logLevel: debug

should be

exporters:
  logging:
    loglevel: debug

logLevel is not right key. The right name is loglevel.

Try this way again. if it still does not work, can you share the stdout of collector to me?

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@kushal-ti
Comment options

@kushal-ti
Comment options

Comment options

You must be logged in to vote
4 replies
@kushal-ti
Comment options

@kushal-ti
Comment options

@fatsheep9146
Comment options

@kushal-ti
Comment options

Comment options

You must be logged in to vote
1 reply
@kushal-ti
Comment options

Answer selected by kushal-ti
Comment options

You must be logged in to vote
0 replies
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