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 Instabug Adapter #4207

Closed
5 tasks
christyjacob4 opened this issue Oct 3, 2022 · 19 comments
Closed
5 tasks

🚨 Improve Appwrite Logging with Instabug Adapter #4207

christyjacob4 opened this issue Oct 3, 2022 · 19 comments
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 Instabug 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

✅ Task Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP logger adapter for Instabug.
  • 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
@aazam-gh
Copy link

aazam-gh commented Oct 9, 2022

Hello! could i work on this issue?

@abnegate
Copy link
Contributor

@Alcadeus0 Thanks for your interest! Happy hacking 🎃

@vasucp1207
Copy link

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

@aazam-gh
Copy link

Sure you can take it

@stnguyen90 stnguyen90 assigned vasucp1207 and unassigned aazam-gh Oct 30, 2022
@stnguyen90
Copy link
Contributor

Reassigned to @vasucp1207! Thank you @Alcadeus0!

@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
@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 reopened this Oct 1, 2023
@christyjacob4 christyjacob4 added the hacktoberfest Issues that can win you some cool swags! label Oct 1, 2023
@christyjacob4
Copy link
Member Author

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

@nick2432
Copy link

nick2432 commented Oct 1, 2023

Hi, I would like to work on this, please assign this task to me. Thanks!

@tessamero
Copy link

hi @nick2432 , you've been assigned to the issue. You may now start working on it. :) Please keep us updated every 3 days so we know you are still working on it, so the issue doesn't get reassigned :)

happy coding 😃

@nick2432
Copy link

nick2432 commented Oct 3, 2023

Instabug does not have rest API yet, only SDKs are available. How can I proceed with this?

@sdroyc
Copy link

sdroyc commented Oct 3, 2023

Hi ! could I also work on this issue!

@nick2432
Copy link

nick2432 commented Oct 4, 2023

@tessamero Without a REST API, I won't be able to complete this task, so please unassign me.

@Haimantika
Copy link
Contributor

@nick2432 unassigning you, @soumyadeeproychowdhury this issue is yours now

@Haimantika Haimantika assigned sdroyc and unassigned nick2432 Oct 6, 2023
@sdroyc
Copy link

sdroyc commented Oct 7, 2023

@Haimantika thank you for assigning me this issue will be updating my progress on it!

@Haimantika
Copy link
Contributor

@Haimantika thank you for assigning me this issue will be updating my progress on it!

Hi, it has been 4 days, do you have an update? If not, we will have to reassign the issue to the next person due to inactivity from your end.

@sdroyc
Copy link

sdroyc commented Oct 12, 2023

@Haimantika I am really sorry for the delay I was unwell for the past few days and was on high medication! Please assign it to someone else! will contribute once I get better. Sorry for the inconvenience caused!!

@Haimantika
Copy link
Contributor

@Haimantika I am really sorry for the delay I was unwell for the past few days and was on high medication! Please assign it to someone else! will contribute once I get better. Sorry for the inconvenience caused!!

Hi, no worries. Please take care of yourself. We just wanted an update, if you are willing to work on it, you can continue doing so.

@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

10 participants