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 function_trace with edx_django_utils monitoring #4175

Merged

Conversation

julianajlk
Copy link
Contributor

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.

@julianajlk julianajlk requested a review from a team as a code owner July 8, 2024 17:30
@julianajlk julianajlk changed the base branch from master to 2u/main July 8, 2024 17:30
@julianajlk julianajlk force-pushed the julianajlk/REV-4059/new-relic-telemetry-function-trace branch from ea6b8ad to def0e61 Compare July 9, 2024 15:33
@julianajlk julianajlk merged commit 7dc2fb6 into 2u/main Jul 16, 2024
8 checks passed
@julianajlk julianajlk deleted the julianajlk/REV-4059/new-relic-telemetry-function-trace branch July 16, 2024 16:04
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