Mattermost Alertmanager Plugin Documentation

This documentation ships embedded in the plugin binary and is available at /plugins/alertmanager/public/help/ on any Mattermost server where the plugin is installed.

Where to go

  • Quickstart — fresh install to a first real alert landing in a channel, in eight tagged steps.
  • Configuration — JSON schema, naming convention, multi-tenant patterns, validation behavior, multiple Alertmanagers.
  • Slash Commands — full reference with worked examples.
  • Migration — upgrade guides between major versions, including the v0.4.x → v1.0 breaking changes.
  • Development — local build, test, deploy workflow against a Mattermost dev server.

In-chat help

Most of this content is also accessible from inside Mattermost via slash commands:

  • /alertmanager docs — list topics
  • /alertmanager docs <topic> — print a specific topic

The chat output is the same source markdown that's rendered into this site, so reading either form gets you to the same place.