{ "id": "alertmanager", "version": "1.0.3", "name": "Prometheus Alertmanager (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/alertmanager", "description": "The Alertmanager handles alerts sent by client applications such as the Prometheus server.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }