-
Notifications
You must be signed in to change notification settings - Fork 235
feat(data-service): Improves identification of atlas cluster #2605
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
Conversation
Sorry guys I meant to open a draft PR because of many open points 🙏 |
Just a reminder not to forget to use this new |
We probably want to wait for this to be merged first: #2589 |
f858898
to
e9e1552
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Even though old analytics is going away soon, we probably want to also fix it and use the new isAtlas
value there too:
is_atlas: !!state.instance._id.match(ATLAS), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
Description
Checklist
Motivation and Context
Open Questions
Dependents
Types of changes