Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic:label value is not valid UTF-8 #227

Open
tudajun opened this issue Apr 1, 2022 · 4 comments
Open

panic:label value is not valid UTF-8 #227

tudajun opened this issue Apr 1, 2022 · 4 comments

Comments

@tudajun
Copy link

tudajun commented Apr 1, 2022

bb28d734cec64d4123d61204029029b

@tudajun
Copy link
Author

tudajun commented Apr 1, 2022

I don't use the configuration file , it works normally

@tudajun
Copy link
Author

tudajun commented Apr 1, 2022

image

@leoberbert
Copy link

Check your file encoding like this:

cat -vet config.yaml

@mmiller1
Copy link

This issue would be fixed by: #240

The panic is when the exporter encounters running threads whose names contain non-UTF8 bytes.

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

No branches or pull requests

3 participants