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

Help by implementing GlitchTip adapter 🛰 #4

Open
8 tasks
Meldiron opened this issue Nov 29, 2021 · 2 comments
Open
8 tasks

Help by implementing GlitchTip adapter 🛰 #4

Meldiron opened this issue Nov 29, 2021 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Meldiron
Copy link
Contributor

Meldiron commented Nov 29, 2021

Introduction

All Utopia libraries focus on supporting multiple adapters such as storage, database, cache or logger. We currently support only 3 providers for Logger library, but we are looking to increase this number! By preparing easy-to-follow instructions, we believe anyone can implement a new provider and get their contribution counts up 😎

Your task is to implement GlitchTip adapter into our Logger library. You can find a complete in-depth tutorial in our official tutorial for adding a new logger adapter. To find out more about GlitchTip, check out their Website.

Tasks summary:

  • Read through our tutorial
  • Fork & clone utopia-php/logger (this repository)
  • Switch to branch feat-add-glitchtip-adapter
  • Create file for your provider in src/Logger/Adapter/GlitchTip.php and implement it
  • Add your provider into PROVIDERS array in src/Logger/Logger.php
  • Implement a test for your provider in tests/LoggerTest.php
  • Push changes and submit a pull request
  • Inside your PR, add screenshots of your test log pushed into GlitchTip

If you need any help, reach out to us on Appwrite Discord server.

Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊

@Meldiron Meldiron added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 29, 2021
@MaheshAravindV
Copy link

MaheshAravindV commented Oct 4, 2022

Hey, I would like to work on this.
EDIT - NVM I think it is done lol

@stnguyen90
Copy link
Contributor

@MaheshAravindV, I don't think it is 🧐 Are you still interested in working on this?

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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants