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

convert to backend plugin #34

Open
retzkek opened this issue Nov 3, 2020 · 2 comments
Open

convert to backend plugin #34

retzkek opened this issue Nov 3, 2020 · 2 comments
Milestone

Comments

@retzkek
Copy link
Contributor

retzkek commented Nov 3, 2020

Backend plugins are the way forward for datasources, and enable alerting among other features. It does mean splitting the codebase between Go and TypeScript, which is good (I'm more comfortable with Go) and bad (more people can contribute to JS/TS, added complexity).

Should start with a newly-generated plugin, which should also fix that pesky build issue (#17).

@nbuchwitz
Copy link

Hi @retzkek, is there any update on this? We'd love to contribute to the migration in order to allow alerting on graphQL data.

@retzkek
Copy link
Contributor Author

retzkek commented Jan 28, 2021

Sorry @nbuchwitz I haven't had a chance to start on this. I appreciate the offer, I'll try to get a basic framework started in the next couple days so you'll have a place to dive in.

@retzkek retzkek added this to the v2.0 milestone Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants