ibm-telemetry / telemetry-js

JavaScript telemetry tooling for open/inner source projects
Apache License 2.0
8 stars 0 forks source link

First part of a JS function path is redacted #238

Open mattrosno opened 7 months ago

mattrosno commented 7 months ago

Description

Tell us more about the problem that you're running into. What did you see? What did you expect to see?

Per the screenshot below, 7 different enabled due to the parenthesis bug and this redacted situation. Since the numbering is independent per run... i'm wondering if we should not collect it in the js.function.name so it gets reported as 1 enabled aggregation.

Steps to reproduce

How do we reproduce the error? Please be as specific as you can.

  1. Production data, @carbon/feature-flags

image

mattrosno commented 7 months ago

From @jdharvey-ibm:

it's probably worth re-hashing the details again just to make sure we agree with the behavior for each of these situations

francinelucca commented 6 months ago

Not sure what the resolution is here 😅. Needs further discussion