-
Notifications
You must be signed in to change notification settings - Fork 248
Add profiling manager snippets for how-to-capture DAC docs #568
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
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
gradle/libs.versions.toml
Outdated
tiles = "1.5.0" | ||
tracing = "+" |
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.
should we define the version number incase there's a breaking change in the future?
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.
Done, I added the latest stable version from DAC which currently works
Adding some snippets required for the upcoming Profiling Manager sections for DAC documents