-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello
I use nodeJS and I use the latest version of pyroscope nodejs.
When instrumentating my nodejs application, I have this error 422 in the logs of pyroscope.
I tried multiples things but nothing worked, any ideas?
│ ts=2025-11-08T00:54:37.654556611Z caller=http.go:367 level=warn traceID=2b14853bcf87f65e method=POST uri="/ingest?from=1762563217&name=abc%7Benvironment%3Dstaging%2Cservice%3Dwww%7D&spyName=nodespy&until=1762563277" status=422 duration=63.97 ││ 6µs request_body_size=17B request_body_read_duration=942ns request_header_Accept=/ request_header_Accept-Encoding="gzip, deflate" request_header_Accept-Language=* request_header_Connection=keep-alive request_header_Content-Length=17 reque ││ st_header_Content-Type="text/plain;charset=UTF-8" request_header_Sec-Fetch-Mode=cors request_header_User-Agent=undici msg="http request failed" response_body="{"code":"unknown","message":"strconv.Atoi: parsing \"FormData]\": inval ││ id syntax"}\n"
thanks a lot