signalfx / splunk-otel-js

Splunk Distribution of OpenTelemetry JavaScript
https://docs.splunk.com/Observability/gdi/get-data-in/application/nodejs/get-started.html
Apache License 2.0
23 stars 13 forks source link

fix: reported profiling stack frame count #886

Closed seemk closed 8 months ago

seemk commented 8 months ago

profiling.data.total.frame.count should be the amount of total frames, not stacktraces.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ee90b71) 85.97% compared to head (01b58e4) 85.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #886 +/- ## ======================================= Coverage 85.97% 85.97% ======================================= Files 19 19 Lines 670 670 Branches 154 154 ======================================= Hits 576 576 Misses 94 94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.