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

Support Amazon Managed Service for Prometheus (AMP) APIs #204

Closed
abacus3 opened this issue Feb 9, 2022 · 1 comment
Closed

Support Amazon Managed Service for Prometheus (AMP) APIs #204

abacus3 opened this issue Feb 9, 2022 · 1 comment

Comments

@abacus3
Copy link

abacus3 commented Feb 9, 2022

The current implementation supports Cortex HTTP APIs and Grafana Cloud Prometheus HTTP APIs for managing Recording Rules and Alerting Rules.
With the rising usage and adoption of AMP there is a lack of appropriate tools for managing Recording Rules and Alerting Rules for this product.

The custom AMP APIs for managing Recording Rules and Alerting Rules follow a slightly similar pattern as the Cortex Alertmanager and Ruler HTTP APIs do.
The aws-go-sdk provides an implementation for the APIs and would probably be the best pick in the first place.

@malcolmholmes
Copy link
Collaborator

We are migrating Grizzly's Cortex support over to Mimir - it is the only one we can practically support, so unfortunately we can't add support for AWS managed Prometheus.

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