---
title: "setup monitoring"
description: "Set up monitoring and alerting for application and infrastructure metrics."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/setup-monitoring
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:46:42.307Z
license: CC-BY-4.0
attribution: "setup monitoring — Claudary (https://claudary.paisolsolutions.com/skills/setup-monitoring)"
---

# setup monitoring
Set up monitoring and alerting for application and infrastructure metrics.

## Overview

Set up monitoring and alerting for application and infrastructure metrics.

## Steps


1. Define what to monitor:
2. Choose the monitoring stack:
3. Instrument the application:
4. Configure alerting rules:
5. Set up notification channels:
6. Create runbooks for each alert.
7. Test the monitoring by simulating failure scenarios.

## Format


```
Monitoring: <service name>
Stack: <tools used>
Metrics:
  - <metric name>: <type> (<threshold>)
```


## Rules

- Alert on symptoms (error rate), not causes (CPU usage).
- Every alert must have a runbook with resolution steps.
- Avoid alert fatigue: only alert on actionable conditions.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/setup-monitoring) · https://claudary.paisolsolutions.com
