Explore >> Select a destination


You are here

ch-st.de
| | www.tumfatig.net
2.8 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 .
| | www.checklyhq.com
5.3 parsecs away

Travel
| | In this article, we'll walk through how to quickly set up an effective observability pipeline for your local Clickhouse instance.
| | blog.stijn-dhaese.be
1.9 parsecs away

Travel
| | In Part 1 and 2 we made it possible to read out the DHT22 sensor and save the data in an InfluxDB database. But this is not so useful if you can't visualise the data. In this part we will ins...
| | pradyunsg.me
30.0 parsecs away

Travel
| I have a (somewhat unnecessarily) custom setup for managing my dotfiles and I made a nice improvement to it today. How it works The dotfiles are managed by a Python script. In broad strokes, the script will: read a TOML file locate the configured paths create symlinks, based on custom marker text in the filenames, for files in subdirectories under the configured paths1 If there's a conflict (i.e. two configured paths provide the same symlink target location), the TOML file contains the resolution for it (i.