Explore >> Select a destination


You are here

github.com
| | www.tumfatig.net
3.2 parsecs away

Travel
| | Sometimes you just need a quick (and not so dirty) way to keep an eye on your server metrics. A nice thing with Prometheus is that it can be both a storage and a visualization solution for your metrics. Here follows a quick example of what can be done using Prometheus Console Templates .
| | anarc.at
2.5 parsecs away

Travel
| |
| | mwitkow.me
1.6 parsecs away

Travel
| | Unfortunately my internet provider (UPS CH) has intermittent failures. After switching to my own WiFi router, I decided to set up monitoring around my home internet connection to see the real impact. The setup will consist of a Prometheus instance, ping and SNMP monitoring targets and Grafana for visualization. Installing Prometheus The standard install guide is quite generic. What I wanted, was a Prometheus setup with Docker and the standard Systemd files.
| | james-carr.org
21.1 parsecs away

Travel
| How to use native Phoenix LiveView and Ecto features to enable forms with dynamic key/value input needs.