beyla icon indicating copy to clipboard operation
beyla copied to clipboard

Weird values for http semantic conventions metrics

Open gouthamve-but-enterprise opened this issue 3 months ago • 2 comments

What's wrong?

https://github.com/user-attachments/assets/f2215e54-795a-46eb-8e2f-8535579c901e

  1. http_server_request_duration_seconds_count seems wrong
  2. traces_spanmetrics_calls_total looks correct

Steps to reproduce

https://ops.grafana-ops.net/goto/-nQjrUuNR?orgId=1

System information

No response

Software version

v2.5.8

Configuration


Logs


https://github.com/grafana/beyla/issues/2204 this can explain it since the job and instance labels are unset for some reason.

gouthamve avatar Sep 23 '25 07:09 gouthamve

Thanks for looking into this @marctc!

Can you please provide more detail on the resolution of this issue? For example, please provide one of the following:

  1. An OBI or Beyla PR that resolved this issue.
  2. A test in OBI or Beyla that proves this issue is no longer present.
  3. A set of manual steps that you've taken that confirms the resolution of this issue if a test is difficult to construct.

grcevski avatar Nov 13 '25 13:11 grcevski

Thanks @grcevski. This issue was fixed since this https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/pull/681 was added to Beyla.

marctc avatar Nov 21 '25 09:11 marctc