#
#monitoring
Everything tagged with monitoring across all content types.
7 posts
Tip
Docker TUI Dashboard: Manage Containers with Lazydocker
Run a Docker TUI dashboard in your terminal with lazydocker. Install it, learn the navigation keys, and stop typing docker ps, logs, and stats by hand.
lazydocker · docker
Tip
Jaeger 2.18 ClickHouse Backend Setup: 8.6x Compression
Set up Jaeger 2.18's new native ClickHouse tracing backend in minutes: the config file, the run command, and the storage savings to expect.
Jaeger · monitoring
Blog
Manage OTel Collectors at Scale with OpAMP
Run a fleet of OpenTelemetry Collectors from one control plane. How OpAMP handles remote config, health reporting, and safe rollouts across hundreds of agents.
observability · Jul 27, 2026 · 10 min read
Comparison
Datadog vs AWS Ops Agents: AI Observability Showdown
Compare Datadog and AWS Ops Agents for AI-driven observability. See side-by-side features, pricing trade-offs, and a migration checklist to choose the best fit...
2 tools · 8 criteria
Tip
Monitor Kubernetes Pods Live with kubectl get --watch
Stream Kubernetes pod status updates in real-time with `kubectl get pods --watch` for immediate debugging and observability. Learn practical use cases and filteri...
kubectl · kubernetes
Tip
Streamline Icinga 2 Monitoring with Conversational AI & MCP
Optimize Icinga 2 monitoring with `icinga2-mcp` for conversational AI. Use natural language to query status, acknowledge issues, and manage incidents efficiently....
Icinga 2 · monitoring
Tutorial
LLM Observability on Kubernetes: A Practical Guide
Master LLM observability on Kubernetes with this practical guide. Learn to monitor AI agent performance, cost, and behavior using OpenTelemetry, Prometheus, Grafa...
Intermediate kubernetes · 90 minutes