-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
feat(onboarding): Add metrics for .NET platforms #106551
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
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.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
priscilawebdev
left a comment
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.
Thanks for applying the feedback and consolidating the verifies under "verify" 🙌 I did notice one broken link, but overall it looks good
priscilawebdev
left a comment
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! Let’s merge the docs first so the link isn’t broken for users. After that, we can merge and deploy this one 🚀
Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
As a follow-up to #104234, which added Logs-Onboarding for various platforms,
this PR is enabling Trace-connected Metrics and adds Metrics to each Onboarding flow,
for all .NET platforms, except Xamarin.
immediate follow-up: #106552
See also
Co-Author: @Flash0ver