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

feat: add backend plugin to make alerting possible #37

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

stanvanrooy
Copy link
Contributor

@stanvanrooy stanvanrooy commented Oct 26, 2023

This PR implements the backend part of the plugin. This makes it possible to, for example, create alerts in Grafana, based on data retrieved from Parseable.

Example of creating an alert:

Screen.Cast.2023-10-26.at.12.38.18.PM.mp4

Let me know if you have any questions!

@nitisht
Copy link
Member

nitisht commented Oct 26, 2023

This looks great @stanvanrooy . Does this in any way work with the Parseable alerts? or this is completely independent

@stanvanrooy
Copy link
Contributor Author

@nitisht, I am not very familiar with the native Parseable alerts, but from a quick look it seems quite similar to Grafana alerts, so I don't think they can work together.

You can use both for querying data, setting conditions for when the alert should trigger & configuring when and who should be notified once the alert is triggered.

@nitisht
Copy link
Member

nitisht commented Oct 26, 2023

Thanks. That should be fine - do you mind adding step to setup alerts for Grafana in the readme please. We can then take this in.

@stanvanrooy
Copy link
Contributor Author

Of course :) What exactly should I describe in there? There aren't any special steps required to get it to work with parseable & the rest is all native Grafana.

@nitisht
Copy link
Member

nitisht commented Oct 27, 2023

Of course :) What exactly should I describe in there? There aren't any special steps required to get it to work with parseable & the rest is all native Grafana.

Hmm, okay let me merge this then. I'll set it up once and try to set up / guidance docs around this for people new to Grafana + Parseable.

@nitisht nitisht merged commit 2cd056a into parseablehq:main Oct 27, 2023
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants