Solving the Superman Problem: Observe offers GeoIP
This is an article about using Observe to detect unauthorized access to user accounts. It discusses how to use Observe’s Improbable Travel feature to identify login events that are geographically impossible for a single user to perform.
Monitoring Windows pods with Prometheus and Grafana
This article describes how to monitor Windows pods on Amazon EKS using Prometheus and Grafana.
A deep dive into zero-day vulnerability alerts with New Relic APM
This article shows how New Relic empowers developers to be more proactive in identifying and addressing security threats, especially against unknown vulnerabilities (zero-day attacks). If you’re a developer building applications and want to enhance your security posture without extensive scanning, this article is worth reading.
Key metrics for monitoring etcd
This article from Datadog explains the key metrics you need to monitor to ensure the health and performance of your etcd cluster, which is crucial for the smooth operation of Kubernetes clusters. By understanding these metrics, you can detect and address issues like resource bottlenecks, leader election problems, and performance degradation.
How to instrument your Python application using OpenTelemetry
This article explains how to add monitoring capabilities to your Python application using OpenTelemetry. If you’re building Python applications and want to improve their observability for troubleshooting and performance optimization, this article can be helpful.