Skip to content

Remove NewRelic frontend event logging#6302

Merged
aduth merged 3 commits intomainfrom
aduth-rm-newrelic-logging
May 4, 2022
Merged

Remove NewRelic frontend event logging#6302
aduth merged 3 commits intomainfrom
aduth-rm-newrelic-logging

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented May 4, 2022

Why:

  • Because it's redundant with logging via FrontendLogController and presumably runs up our bill
  • For improved developer ergonomics, and for alignment with other event tracking methods

For follow-up:

  • Rename addPageAction to trackEvent
  • ... or remove addPageAction React context altogether, in favor of direct calls to trackEvent

aduth added 3 commits May 4, 2022 11:27
**Why**: Because it's redundant with logging via FrontendLogController and presumably runs up our bill.

changelog: Improvements, Analytics, Reduce redundant analytics logging
**Why**: For improved usability, and for alignment with other event tracking methods
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aduth aduth merged commit 1b4b649 into main May 4, 2022
@aduth aduth deleted the aduth-rm-newrelic-logging branch May 4, 2022 15:51
peggles2 pushed a commit that referenced this pull request May 5, 2022
* Remove NewRelic frontend event logging

**Why**: Because it's redundant with logging via FrontendLogController and presumably runs up our bill.

changelog: Improvements, Analytics, Reduce redundant analytics logging

* Simplify addPageAction signature

**Why**: For improved usability, and for alignment with other event tracking methods

* Fix type signature for addPageAction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants