Adds segment-io integration into the LMS
Tell segment IO whenever a page is loaded. Once this works, we can add more detailed instrumentation for events we care about. Will be turned off in prod until the SEGMENT_IO_LMS feature flag is set to True and a SEGMENT_IO_LMS_KEY is set.
Showing
- lms/envs/aws.py 5 additions, 0 deletionslms/envs/aws.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- lms/envs/dev.py 7 additions, 0 deletionslms/envs/dev.py
- lms/templates/main.html 2 additions, 0 deletionslms/templates/main.html
- lms/templates/widgets/segment-io.html 24 additions, 0 deletionslms/templates/widgets/segment-io.html
Loading
Please register or sign in to comment