Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove invoker attributes from jsx scope #194

Merged

Conversation

francinelucca
Copy link
Contributor

Related #ibm-telemetry/telemetry-attributes-js#8

Removes invoker.xxx attributes from jsx scope

Changelog

Removed

  • Removes elementInvokers from JsxElementAccumulator, no longer needed
  • Removes all logic pertaining to computing and sending invoker data from JsxScope to ElementMetric
  • Removes invoker.xxx attributes from ElementMetric
  • Removes all mention of invokers from unit/e2e test

Testing / reviewing

All unit/e2e tests should pass

@francinelucca
Copy link
Contributor Author

@jdharvey-ibm does anything need to happen on the collector side of things to accept metrics without those fields?

Copy link

sonarcloud bot commented Mar 8, 2024

@francinelucca francinelucca merged commit 6c2d122 into main Mar 8, 2024
6 checks passed
@francinelucca francinelucca deleted the fix/remove-invoker-attributes-from-jsx-element-metrics branch March 8, 2024 21:09
@telemmy telemmy bot mentioned this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants