Skip to content
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

Diagnostic script #231

Merged
merged 7 commits into from
Jan 31, 2024
Merged

Diagnostic script #231

merged 7 commits into from
Jan 31, 2024

Conversation

raphael-theriault-swi
Copy link
Member

Checks for common issues and prints a full report that should be very useful for debugging issues on our side.

@raphael-theriault-swi raphael-theriault-swi requested a review from a team as a code owner January 31, 2024 00:13
if (appopticsInstalled) {
console.warn(
"The 'appoptics-apm' package was detected.",
"Make sure to uninstall it properly as it is not compatible with the 'solarwinds-apm' package.",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could maybe console log a link to the Upgrade docs for more details, but it might not look as nice. Take or leave 😃

Copy link

@tammy-baylis-swi tammy-baylis-swi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and helpful!

@cheempz
Copy link
Contributor

cheempz commented Jan 31, 2024

TIL the built-in process report! This is great @raphael-theriault-swi--I gave it a try in my little test setup but it somehow doesn't think solarwinds-apm is installed, will send you more info in slack.

Copy link
Contributor

@cheempz cheempz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for the revisit @raphael-theriault-swi!

@raphael-theriault-swi raphael-theriault-swi merged commit 9ef0cca into main Jan 31, 2024
36 checks passed
@raphael-theriault-swi raphael-theriault-swi deleted the NH-71832 branch January 31, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants