Amazon Managed Service for Prometheus · Capability
Amazon Managed Service for Prometheus - Metrics Monitoring Workflow
Workflow capability for DevOps and SRE teams to manage Prometheus workspaces, configure alerting, and define recording rules for container metrics monitoring.
What You Can Do
GET
List workspaces
— List workspaces
/v1/workspaces
POST
Create workspace
— Create a workspace
/v1/workspaces
POST
Create alert manager
— Create alert manager
/v1/workspaces/{id}/alert-manager
MCP Tools
list-prometheus-workspaces
List all Prometheus workspaces
read-only
idempotent
create-prometheus-workspace
Create a new Prometheus workspace for storing container metrics
describe-prometheus-workspace
Get workspace details and Prometheus remote write endpoint URL
read-only
idempotent
configure-alert-manager
Configure alert manager for Prometheus alerting notifications
create-recording-rules
Create Prometheus recording and alerting rules namespace
list-rule-groups
List all Prometheus rule group namespaces
read-only
idempotent
APIs Used
managed-prometheus