ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.6k stars 744 forks source link

`statas.code` is 0 in Jeager output #40018

Closed shafreenAnfar closed 10 months ago

shafreenAnfar commented 1 year ago
Screenshot 2023-02-08 at 17 12 25

Use the below code to reproduce https://github.com/shafreenAnfar/springboot-and-ballerina/tree/main/ballerina-user-rest-service

shafreenAnfar commented 1 year ago

Transferred the issue to Ballerina lang as observerbility is done at lang level. Please feel free to re-transfer if needed. @NipunaMadhushan

NipunaMadhushan commented 10 months ago

Noticed that the status.code tag only appears in Jaeger and not appeared in Zipkin or New Relic. Also checked whether we add a tag in the ballerina runtime with key name status.code and not found.

Screenshot 2023-11-23 at 22 07 17 Screenshot 2023-11-23 at 22 07 47
github-actions[bot] commented 10 months ago

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.