Blog illustration

Blog

Stories, guides, and lessons from the world of observability

Getting Started with the Grafana API: Practical Use Cases

Getting Started with the Grafana API: Practical Use Cases

Learn how to use the Grafana API to automate dashboards, manage users, and set up alerts—saving time and reducing manual effort.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki

Python Logging Exceptions: The Setup Guide You Actually Need

Python Logging Exceptions: The Setup Guide You Actually Need

Set up Python exception logging the right way—capture errors, add context, and integrate with monitoring tools for better debugging.

Read
Preeti Dewani

Preeti Dewani

Getting Started with Golang ORMs: A Beginner's Guide

Getting Started with Golang ORMs: A Beginner's Guide

Learn how Golang ORMs simplify database interactions, explore popular options, and get started with the right choice for your project.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki

The Complete Guide to OpenTelemetry and APM

The Complete Guide to OpenTelemetry and APM

Learn how OpenTelemetry and APM work together to give you better visibility into your applications, from tracing requests to monitoring performance.

Read
Anjali Udasi

Anjali Udasi

Nginx Error Logs: Troubleshooting and Security Guide

Nginx Error Logs: Troubleshooting and Security Guide

Learn how to analyze Nginx error logs to troubleshoot issues, detect security threats, and improve performance with practical strategies.

Read
Preeti Dewani

Preeti Dewani

EC2 Monitoring: A Practical Guide for AWS Engineers

EC2 Monitoring: A Practical Guide for AWS Engineers

Learn how to monitor EC2 instances effectively, reduce costs, and prevent outages with practical insights for AWS engineers.

Read
Anjali Udasi

Anjali Udasi

How to Use journalctl --last to Check Recent System Logs

How to Use journalctl --last to Check Recent System Logs

Use journalctl --last to quickly view recent system logs and troubleshoot issues by checking what happened just before an error or crash.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki

What is OOM? A Guide to Out of Memory Issues

What is OOM? A Guide to Out of Memory Issues

If your app crashes with an OOM error, it’s running out of memory. Here’s why it happens and how to fix it—no deep technical knowledge needed.

Read
Anjali Udasi

Anjali Udasi

Fixing the "java.lang.OutOfMemoryError: Java heap space" Error

How to Fix java.lang.OutOfMemoryError: Java Heap Space (with Code Examples)

Struggling with the dreaded java.lang.OutOfMemoryError? Learn the common causes and how to fix them with our step-by-step guide, including practical code examples and long-term solutions.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki