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

Diagnose function #24

Closed
adamyeats opened this issue Dec 19, 2019 · 3 comments · Fixed by #251
Closed

Diagnose function #24

adamyeats opened this issue Dec 19, 2019 · 3 comments · Fixed by #251
Assignees
Labels

Comments

@adamyeats
Copy link
Contributor

This was skipped in the initial implementation as the integration as the log output would always output an error even though the agent had started successfully.

@adamyeats adamyeats transferred this issue from another repository Feb 7, 2020
@backlog-helper
Copy link

backlog-helper bot commented Feb 7, 2020

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@thijsc thijsc removed their assignment May 1, 2020
@backlog-helper

This comment has been minimized.

1 similar comment
@backlog-helper
Copy link

While performing the daily checks some issues were found with this issue.

  • This issue has not had any activity in 14 days. Please provide a status update if it is still relevant. Closed it if it is no longer relevant. Or move it to another column if it's blocked or requires another look at it. - (More info)

New issue guide | Backlog management | Rules | Feedback

adamyeats pushed a commit that referenced this issue Sep 4, 2020
Closes #24.

This adds the long-awaited diagnose CLI. In a new app, this can now be used by running `npx appsignal-diagnose` from your project directory after `@appsignal/nodejs` is installed.

As `@appsignal/nodejs` doesn't use a config file, it relies on the correct environment variables being set at the time. If unset, you can use the command like this: `APPSIGNAL_PUSH_API_KEY="<key>" npx appsignal-diagnose`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants