with blackbox and node exporter configure in docker.
make init
Set env vars to .env
file.
After, a list of targets for the blackbox-exporter and node-exporter.
To install dashboards in Grafana, you need to download the json files and save them to the ./etc/grafana/provisioning/dashboards
(for example: Node Exporter Full
).
make start
If there are problems transferring the telegram chat token and id from the environment variables:
need to hardcode the values in ./etc/alertmanager/alertmanager.yml
This issue registered as a Bug in Grafana.