Explore >> Select a destination


You are here

tech.trivago.com
| | blog.oodle.ai
5.6 parsecs away

Travel
| | Prometheus is an open-source monitoring solution that provides a streamlined way to store metrics data, query metrics using PromQL, and set up alerting. It has become the de-facto standard for monitoring infrastructure and applications. * Easy to setup: Prometheus is straightforward to deploy - simply run a single prometheus binary and
| | last9.io
3.1 parsecs away

Travel
| | A deep dive comparison between Thanos and VictoriaMetrics: Performance and Differences
| | blog.christianposta.com
3.4 parsecs away

Travel
| | It's been a while since I've blogged, and just like other posts in the past, this one is meant as a way to dig into something and for me to catalog my own thoughts for later. While digging into some issues for some of our Istio customers as well as for a chapter in my upcoming book, Istio in Action, I found myself knee-deep in the Istio telemetry v2 functionality. Let's see how it works.
| | introvertmac.wordpress.com
28.7 parsecs away

Travel
| What is CSRF ? "Cross-site request forgery, also known as one-click attack or session riding and abbreviated as CSRF (sometimes pronounced sea-surf) or XSRF, is a type of malicious exploit of a website where unauthorized commands are transmitted from a user that the website trusts." - Wikipedia CSRF is at 8th position in OWASP...