-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DD] Investigate Feature Flag tracking, which is included in RUM cost #635
Comments
I put this under the new Future epic. Let me know if that doesn't feel right. |
I have created a draft documenting the pros, cons and the effort cost against this ticket. |
Hello @huniafatima-arbi. Thanks. I imagine that we'd need the custom feature flag management: https://docs.datadoghq.com/real_user_monitoring/guide/setup-feature-flag-data-collection/?tab=browser&site=us#custom-feature-flag-management. I wonder if your discovery could next go for a timeboxed proof-of-concept, where you try to get this going locally. Then you could determine any challenges in making this pluggable. You could make it work against a test app in Datadog. If everything works, later, your new code could also be behind a feature flag, and you could enable this in different places and see if it really has a noticeable performance impact. |
@huniafatima-arbi: Sorry - I've been out all week.
|
@jristau1984 the information on the edxapp feature toggles: https://2u-internal.atlassian.net/wiki/spaces/AT/pages/edit-v2/1622868010 |
Hi @dianakhuang I believe you have attached the link to our standup notes rather than the DataDog features document. Can you please provide link to that one? |
🤦 @huniafatima-arbi this should be the correct link: https://2u-internal.atlassian.net/wiki/spaces/AT/pages/16384615/Toggles+State+Reports it's not Datadog toggles tracking, but it is a report on the current state of our toggles. |
|
Start here: https://app.datadoghq.com/rum/feature-flags?query=%40session.type%3Auser%20%40application.id%3Ad349503a-05b9-4e6c-9790-253c4b0a3958&filters=%5B%22%40view.name%22%2C%22%40session.type%22%5D&from_ts=1715021209702&to_ts=1715626009702&live=true
Is this worth enabling and tracking for our site?
The text was updated successfully, but these errors were encountered: