-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Follow up to:
We would like to add observability and monitoring in this particular situation. It could possibly be duplicated in a development environment by replicating the broken CORS mismatch issue where the old code (pre-openedx/edx-platform#36757) was still being run but the settings were updated to the post-merge version (https://github.com/edx/edx-internal/pull/12829). This might be possible due to the way docker networking works, but unclear.
Another possibility would be to simply add more observability around login failures and then add monitoring to track when there are large spikes.
Acceptance Criteria
- A monitor in Datadog to detect this issue
- (reach) Observability to discover the root cause more quickly
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers