Skip to content

Conversation

@timmc-edx
Copy link
Contributor

This will reduce the dependency set for deployers not using New Relic. See DEPR: openedx/public-engineering#360

Also, update docs around choice of backends.

Merge checklist:

  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

This will reduce the dependency set for deployers not using New Relic.
See DEPR: openedx/public-engineering#360

Also, update docs around choice of backends.
--------------------------

The most complete feature support is for New Relic (the default), but there is also initial support for OpenTelemetry and Datadog.
The most complete feature support is for New Relic (the default), but there is also relatively complete support for Datadog and preliminary support for OpenTelemetry. Private or alternative implementations can also be used.
Copy link
Contributor

Choose a reason for hiding this comment

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

This change made me wonder about;

  1. Is anyone using New Relic, and should it be DEPRed entirely rather than maintained?
  2. Whether the backends should be a part of the repo or pluggable? There are pros and cons.

Neither of these comments block or change this work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, good questions. Having the backends here means it's easier to notice when an API addition or change is overly specific to one backend's structure, but obviously it also increases maintenance burden.

(I don't think pluggable is in opposition to in-repo, though -- one could already use an implementation that's out-of-repo.)

I think my strongest preference is that we should figure out how to switch everything to OpenTelemetry, if possible. :-)

@timmc-edx timmc-edx merged commit 3d2c0e3 into master May 22, 2025
9 checks passed
@timmc-edx timmc-edx deleted the timmc/rm-nr-base branch May 22, 2025 18:17
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