Explore >> Select a destination


You are here

www.checklyhq.com
| | questdb.io
2.8 parsecs away

Travel
| | How to monitor a QuestDB instance using Loki and Prometheus
| | mwitkow.me
2.2 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.
| | blog.nuculabs.de
3.9 parsecs away

Travel
| | Hello everyone ??, In this article, we'll instrument a simple Node.js API with OpenTelemetry traces. OpenTelemetry is the new standard for distributed tracing and metrics. Trace data is used to monitor and troubleshoot complex distributed systems. At the end of this article, we'll have a Node.js API that is instrumented with OpenTelemetry and we'll be able to see the traces in Grafana Tempo: The API Let's start by setting up our NodeJS project by installing the dependencies:
| | blog.nuculabs.de
15.6 parsecs away

Travel
| My Raspberry, serving as an OpenVPN server Hello everyone! In this short article I will explain how to setup your own VPN (Virtual Private Network) server on a Raspberry PI with OpenVPN. After we setup the server, we will setup an obfuscation server in order to disguise our traffic indicating that we're using a VPN. This will help us evade some form of censorship. Why use a VPN? First, let's talk about why you may want to use a VPN server: