metrico / otel-collector

OpenTelemetry Collector for qryn with preconfigured ingestors for Loki, Prometheus, Influx, OTLP and many more
https://qryn.dev
Apache License 2.0
29 stars 9 forks source link

Error log during a golang app profiling #68

Closed akvlad closed 2 months ago

akvlad commented 8 months ago

A misleading error message appears in the logs of a golang application:

[DEBUG] uploading at http://localhost:8062/ingest?aggregationType=&from=1707942234560629781&name=otel-collector%7B__session_id__%3D73ae637eff3002f1%7D&sampleRate=0&spyName=gospy&units=&until=1707942249560416161
[DEBUG] content type: multipart/form-data; boundary=5f0ae53aa5f15f6528f2d7fdeb554fb3ff1bff68084e28af44c9cf549c00
[ERROR] upload profile: failed to upload. server responded with statusCode: '204' and body: ''

a profile gets saved successfully.

afzalabbasi commented 8 months ago

Hi @akvlad Thanks for reporting . It is fixed now.