---
title: "Posts — Monitoring | Hardeep Kumar"
canonical_url: "https://hardeepkumar.in/devops/monitoring"
last_updated: "2026-04-27T11:41:37.426Z"
meta:
  description: "Observability, logging, metrics, and alerting for production systems."
  "og:description": "Observability, logging, metrics, and alerting for production systems."
  "og:title": "Posts — Monitoring | Hardeep Kumar"
---

$ ls -la devops/monitoring/ # **<Monitoring /> ** // Observability, logging, metrics, and alerting for production systems.[0posts]$ node --eval'inspectTopicPosts()'```
await queryCollection('blog')
``````
  .where('type', '=', 'post')
``````
  .where('topicId', '=', 'monitoring')
``````
  .all()
``````
[]
``````
NotFoundError: **404**
          — empty result; no rows for this topicId. Nothing to render.
``` // posts.length === 0 → no children mounted; query OK, result set empty