You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: remove temporary rollout span tag code_owner_plugin (#873)
The span tag code_owner_plugin was used to rollout
code_owner switch from edx-django-utils to the
datadog_monitoring plugin in this repo. Now that
rollout is complete, this span tag can be removed.
Implements:
- #784
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,9 @@ Change Log
13
13
14
14
Unreleased
15
15
~~~~~~~~~~
16
+
Removed
17
+
-------
18
+
* Removed temporary rollout span tag ``code_owner_plugin`` used for the code owner monitoring move from edx-django-utils. Now that edx-django-utils monitoring has been disabled, this span tag serves no purpose.
0 commit comments