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

🚨 Improve Appwrite Logging with Scout Error Monitoring Adapter #4206

Closed
5 tasks
christyjacob4 opened this issue Oct 3, 2022 · 19 comments
Closed
5 tasks
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!

Comments

@christyjacob4
Copy link
Member

christyjacob4 commented Oct 3, 2022

💭 Introduction

Unexpected errors go hand-in-hand with any software. Whether they are caused by a bug in the code or downtime of service your code relies on, it’s important to get informed about it as soon as possible. Services such as Sentry help you overcome this problem by providing cloud solutions for your error logging and an amazing set of integrations to keep your engineering team informed about all that went wrong.

Appwrite uses the Utopia PHP logger library to automatically log any 500 errors into the cloud error logger of your choice.

The logger library supports multiple adapters such as Sentry, AppSignal, Raygun, Log Owl etc. but there is always space for more. 😎 Each provider implements a simple method push(), alongside a few configuration variables and methods to set what the adapter allows.

Your task is to implement support for Scout Error Monitoring in the Utopia PHP logger library. We have prepared detailed documentation on how to create a Utopia PHP logger adapter. Please read the document and ensure you understand them before working on this issue.

🎯 Requirements

  • Experience with PHP.
  • Experience with Scout Error Monitoring.
  • Experience with Docker and Docker Compose.

✅ Task Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP logger adapter for Scout Error Monitoring.
  • Submit a pull request in utopia-php/logger.
  • Write a blog post on the platform of your choosing on how to integrate and use the adapter you just created.

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@christyjacob4 christyjacob4 added feature good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! labels Oct 3, 2022
@InfiniteVerma
Copy link

I'd like to work on this.

@stnguyen90
Copy link
Contributor

@InfiniteVerma Thanks for your interest! You may work on this issue 🙏 Happy hacking! 🎃

@vasucp1207
Copy link

@stnguyen90, I would like to work on this issue.

@stnguyen90
Copy link
Contributor

@InfiniteVerma, are you still working on this? Please let us know so we can reassign accordingly.

@stnguyen90
Copy link
Contributor

Assigning to @vasucp1207 due to inactivity.

@stnguyen90
Copy link
Contributor

@vasucp1207 are you still working on this or should we unassign you?

@stnguyen90 stnguyen90 removed the hacktoberfest Issues that can win you some cool swags! label Nov 7, 2022
@vasucp1207
Copy link

@stnguyen90 I am not comfortable with Scout Monitoring so you can unassign me.

@FrodoBaggins74524
Copy link

Can I work on this?

@eldadfux
Copy link
Member

Thank you everyone for celebrating Hacktoberfest 22 with us! This issue will now be closed as we're getting ready to celebrate Hacktoberfest 23.

@christyjacob4 christyjacob4 added the hacktoberfest Issues that can win you some cool swags! label Oct 1, 2023
@christyjacob4 christyjacob4 reopened this Oct 1, 2023
@christyjacob4
Copy link
Member Author

We are accepting submissions for this issue once again for Hacktoberfest 2023

@ksgokul2501
Copy link

Hi @christyjacob4
I would like to work on this issue.
I am currently looking into the contributing guidelines for PHP and API docs of Scout APM.
Please let mw know any other resource that may be helpful.

@Haimantika
Copy link
Contributor

Hi @christyjacob4
I would like to work on this issue.
I am currently looking into the contributing guidelines for PHP and API docs of Scout APM.
Please let mw know any other resource that may be helpful.

Hi @ksgokul2501 have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

  1. Please update us with your progress every 3 days, so that we know that you are working on it.
  2. Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!

@nick2432
Copy link

nick2432 commented Oct 4, 2023

can i work on this?

@ksgokul2501
Copy link

Currently working on this. @nick2432
@Haimantika do I have to register and use test emails for Scout APM API testing or api-key is available. Could not locate any.

@Haimantika
Copy link
Contributor

Currently working on this. @nick2432 @Haimantika do I have to register and use test emails for Scout APM API testing or api-key is available. Could not locate any.

We do not have any keys, so you will have to register :)

@jaysomani
Copy link

Hey @ksgokul2501 are you still working on it ?

@Haimantika
Copy link
Contributor

Hi @ksgokul2501 is there an update from your end? I fear we will have to reassign the issue from you due to inactivity

@ksgokul2501
Copy link

Sorry for the late response, had some irl issues. Will be submitting a PR soon.

@tessamero
Copy link

Closing this issue as hacktoberfest is now over. Thank you to everyone who participated this year :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!
Projects
None yet
Development

No branches or pull requests