Skip to content

fixed: remove non-utf8 characters from thread name - #240

Open
shuzheng wants to merge 1 commit into
ncabatoff:masterfrom
shuzheng:20220729_fixed-non-utf8-characters
Open

shuzheng wants to merge 1 commit into
ncabatoff:masterfrom
shuzheng:20220729_fixed-non-utf8-characters

Conversation

@shuzheng

Copy link
Copy Markdown

fixed #239 remove non-utf8 characters from thread name

@mmiller1

Copy link
Copy Markdown

We encountered this panic as well, compiling this fix into the mainline branch fixed it for us as well. Is there any chance this could be reviewed for a potential merge, @ncabatoff ?

@fcecagno

Copy link
Copy Markdown

+1 for this patch
We're using this with version 0.7.10 and it's working fine.

@caihaihcao

Copy link
Copy Markdown

I also encountered a similar problem, but upgrading the process exporter version did not solve it. Currently, I am using 0.8.4, and the process exporter always crashes after running for a while. Can you help me analyze this problemhttps://github.com/ncabatoff/process-exporter/issues/323
@shuzheng

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.

panic: label value "inner-job-同\xe6\xad" is not valid UTF-8

4 participants