Add more tags to comment_client request metrics
This captures real-time metrics for all of the comment client actions, segregated by course_id, as well as other small-cardinality fields. The goal is to be able to detect changes in forum usage, with the goal of alerting on potential error conditions.
Showing
- lms/lib/comment_client/comment.py 16 additions, 2 deletionslms/lib/comment_client/comment.py
- lms/lib/comment_client/models.py 40 additions, 4 deletionslms/lib/comment_client/models.py
- lms/lib/comment_client/thread.py 48 additions, 6 deletionslms/lib/comment_client/thread.py
- lms/lib/comment_client/user.py 60 additions, 8 deletionslms/lib/comment_client/user.py
- lms/lib/comment_client/utils.py 41 additions, 6 deletionslms/lib/comment_client/utils.py
Loading
Please register or sign in to comment