openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

feat: include text widgets in nrql search #316

Closed rgraber closed 1 year ago

rgraber commented 1 year ago

Description:

Updates (and renames) new_relic_nrql_search.py to search in markdown widgets as well as NRQL queries. Left as unreleased because it doesn't actually affect use of the plugin.

GH Issue:

https://github.com/edx/edx-arch-experiments/issues/323

Merge checklist:

Post merge:

Author concerns:

List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.