Platform
Prometheus alertmanager Migrations
Guide to migrating Prometheus alertmanager YAML to Last9
Migrating from alertmanager
It is possible to migrate the alert rules YAML file compatible with Prometheus alertmanager to Last9 compatible alert configuration via an HTTP endpoint.
POST /v4/organizations/{org_slug}/entities/migrate/alertmanager
Request Body - The YAML config of alertmanager.
Response - The YAML config is compatible with Last9.
Example:
Response:
Troubleshooting
Please get in touch with us on Discord or Email if you have any questions.