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

Feature Request: Web API Endpoint for Rules #4515

Closed
corey-hammerton opened this Issue Aug 17, 2018 · 3 comments

Comments

Projects
None yet
2 participants
@corey-hammerton
Copy link

corey-hammerton commented Aug 17, 2018

Proposal

Use case. Why is this important?
Our enterprise monitoring system needs to be connected to Prometheus by querying a Rules or Alerting Rules API in order to make it possible for alerts in Prometheus to trigger or reset in a remote monitoring system simultaneously.

There is currently no good API to fulfill this requirement.

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Aug 17, 2018

This has been implemented here: #4318 and will be out in the next release :)

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Aug 17, 2018

https://github.com/prometheus/prometheus/blob/master/docs/querying/api.md#rules and https://github.com/prometheus/prometheus/blob/master/docs/querying/api.md#alerts

I'm closing this issue as I think the existing feature set covers your requirements, but if there is anything missing, please feel free to reopen the issue.

@gouthamve gouthamve closed this Aug 17, 2018

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.