Best of MonitoringMarch 2025

  1. 1
    Article
    Avatar of freekFREEK.DEV·1y

    Naming things is suddenly easier

    Oh Dear is an all-in-one monitoring tool that provides uptime monitoring, SSL certificate checks, broken link detection, and more, with a user-friendly API and excellent documentation. The author shares programming tips, tutorials, and opinions through various platforms and a monthly newsletter, focusing on Laravel and modern PHP development.

  2. 2
    Article
    Avatar of grafanaGrafana Labs·1y

    The latest in Kubernetes Monitoring: new features to track persistent storage, simplify alerting, and more

    Grafana Cloud has introduced several new features in Kubernetes Monitoring, including enhanced storage observability, easier alert creation, and improved Fleet Management. Key updates include tracking persistent volumes, seamless navigation, streamlined troubleshooting with historical data, and advanced cost management tools. Version 2.0 of the Kubernetes Monitoring Helm chart simplifies data collection and configuration, supporting multiple telemetry destinations and built-in integrations.

  3. 3
    Article
    Avatar of baeldungBaeldung·1y

    Integrating Jolokia With Spring Boot

    Learn how to integrate Jolokia with a Spring Boot application to monitor your application via API endpoints. This tutorial covers initial setup, basic commands for interacting with MBeans, and methods to secure Jolokia endpoints by restricting access through configuration.

  4. 4
    Article
    Avatar of last9Last9·1y

    Syslog Monitoring: A Guide to Log Management and Analysis

    Master syslog monitoring to track system events, troubleshoot issues faster, and maintain infrastructure efficiency. This guide offers practical steps for setting up and configuring syslog, alongside advanced monitoring techniques. It covers the syslog protocol's key components, setting up a robust rsyslog server, secure transmission configurations, and log rotation management. Explore advanced monitoring tools, parsing techniques, and syslog formats for deeper log analysis. Implement smart alerting strategies, event correlation, and machine learning for effective syslog monitoring and proactive management.

  5. 5
    Article
    Avatar of rubylaRUBYLAND·1y

    Conditional Queue

    Processing background jobs conditionally to different queues can enhance efficiency by sending tasks to specific queues. Honeybadger offers comprehensive performance monitoring, error tracking, and uptime monitoring, providing real-time insights into application health with minimal setup time. It integrates seamlessly with all frameworks and aims to keep both your applications and customers happy.

  6. 6
    Article
    Avatar of last9Last9·1y

    Essential Prometheus Queries: Simple to Advanced

    Learn essential Prometheus queries from basic to advanced levels to effectively monitor and optimize your systems. This comprehensive guide covers practical examples, performance optimization techniques, and troubleshooting tips, ensuring you can deploy Prometheus effectively for real-world scenarios like Kubernetes pod monitoring, database query tracking, and dynamic baseline comparisons.