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: Replace newrelic ignore_transaction with edx_django_utils monitoring #4174

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

julianajlk
Copy link
Contributor

@julianajlk julianajlk commented Jul 8, 2024

REV-4059.

We use the newrelic package in ecommerce for telemetry purposes, specifically 2 methods: ignore_transaction and function_trace. Now that we've migrated to Datadog, we should use edx_django_utils.monitoring instead.

Separating this change in 2 separate PRs for easier/contained monitoring.
Other PR for function_trace - #4175

@julianajlk julianajlk requested a review from a team as a code owner July 8, 2024 16:59
@julianajlk julianajlk force-pushed the julianajlk/REV-4059/new-relic-telemetry branch from e4ec329 to c8eb462 Compare July 8, 2024 17:02
@julianajlk julianajlk changed the title fix: Remove newrelic package use for ignore_transaction fix: Replace newrelic ignore_transaction with edx_django_utils monitoring Jul 8, 2024
@julianajlk julianajlk force-pushed the julianajlk/REV-4059/new-relic-telemetry branch from c8eb462 to a37b42a Compare July 8, 2024 18:01
@julianajlk julianajlk force-pushed the julianajlk/REV-4059/new-relic-telemetry branch from a37b42a to 818da4e Compare July 9, 2024 14:30
@julianajlk julianajlk merged commit 147a01a into 2u/main Jul 15, 2024
8 checks passed
@julianajlk julianajlk deleted the julianajlk/REV-4059/new-relic-telemetry branch July 15, 2024 13:09
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.

2 participants