junod
you can get a working dashboard and alerting setup using Grafana Cloud. This means you don't have to run Grafana on the instance.config.toml
enable Prometheus. The default metrics port will be 26660
prometheus.yml
file with your Grafana Cloud credentials in the Prometheus folder. You can get these via the Grafana UI. Click 'details' on the Prometheus card: sudo nano /etc/systemd/system/prometheus.service
, replacing <your-user>
and <prometheus-folder>
with the location of Prometheus. This sets the Prometheus port to 6666
$HOME
on an externally mountable storage volume, as you may need to shuffle the data onto a larger storage device later. You can specify the home
directory in most commands, or just use symlinks.