ops-monitoring

ops-monitoring is an agent for Claude Code from christopherlouet/claude-base. It costs 45 tokens per session (380 once invoked), scanned A, original, MIT.

An application observability setup that adds structured logs, Prometheus metrics, OpenTelemetry traces, and health-check endpoints. It can also set up Prometheus, Grafana, Loki, and Alertmanager.

In plain words
What is it for?
Use it to instrument Node.js, Python, or Go applications; add request counts and timings; trace database and external-API calls; and provide liveness and readiness checks.
Why use it?
It makes it easier to see what an application is doing, measure its performance, trace requests across services, and detect failures. It also helps avoid exposing passwords or tokens in logs.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit Use it to instrument Node.js, Python, or Go applications; add request counts and timings; trace database and external-API calls; and provide liveness and readiness checks.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/christopherlouet/claude-base/ops-monitoring
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/christopherlouet/claude-base

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ops-monitoring

README.md
[![agentmods](https://agentmods.dev/badge/agents/christopherlouet/claude-base/ops-monitoring/github.svg)](https://agentmods.dev/agents/christopherlouet/claude-base/ops-monitoring)
Your own site
<a href="https://agentmods.dev/agents/christopherlouet/claude-base/ops-monitoring"><img src="https://agentmods.dev/badge/agents/christopherlouet/claude-base/ops-monitoring/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ops-monitoring

Your own site · 80×15
<a href="https://agentmods.dev/agents/christopherlouet/claude-base/ops-monitoring"><img src="https://agentmods.dev/badge/agents/christopherlouet/claude-base/ops-monitoring.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 380 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00380
Opus 5 $0.00023 $0.00190
Sonnet 5 $0.00009 $0.00076
Haiku 4.5 $0.00005 $0.00038

Measured 11d ago against content hash a24f24ceeced, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ops-monitoring scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/ops-monitoring.md · 42 lines

What it actually says

Agent OPS-MONITORING

Complete instrumentation for observability (3 pillars).

The 3 pillars

  1. Structured logs (JSON): Pino (Node.js), structlog (Python), zap (Go)
  2. Metrics (Prometheus): Counter (requests), Histogram (duration), /metrics endpoint
  3. Traces (OpenTelemetry): NodeSDK, OTLPTraceExporter, custom spans

Workflow

  1. Logger: configure with level, service name, JSON format
  2. Metrics: http_requests_total (Counter), http_request_duration_seconds (Histogram), middleware middleware
  3. Tracing: OpenTelemetry SDK, auto-instrumentations, custom spans on critical operations
  4. Health checks: /health (liveness) + /ready (readiness with DB/Redis checks)

Expected output

  1. Configured logger (Pino/structlog/zap)
  2. Prometheus metrics with /metrics endpoint
  3. OpenTelemetry tracing
  4. Health check endpoints (/health, /ready)

Directives

  • IMPORTANT: Structured logs in JSON, never in free text
  • YOU MUST include relevant labels on metrics (method, path, status)
  • IMPORTANT: Custom spans on critical operations (DB, external APIs)
  • NEVER log sensitive data (passwords, tokens)
  • YOU MUST separate liveness (/health) and readiness (/ready)

Think hard about what to monitor as a priority.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 42 lines · 45 tokens per session scan A a24f24ceeced

Subscribe to this mod's changes

ops-monitoring is an agent published in the GitHub repository christopherlouet/claude-base (5 stars, last pushed today), licensed MIT. It adds 45 tokens to every session and 380 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

cloud-architect

Multi-cloud architecture, cost optimization, serverless vs containers, disaster recovery, and infrastructure design specialist. Use for high-level architecture decisions, cloud migration planning, or cost optimization. Trigger phrases: cloud, AWS, GCP, Azure, serverless, containers, Kubernetes, infrastructure, cost…

travisjneuman/.claude · 69 tokens

serverless-specialist

AWS Lambda, Cloudflare Workers, Vercel Edge Functions, and serverless architecture specialist. Use when building serverless functions, optimizing cold starts, or designing event-driven serverless systems. Trigger phrases: serverless, Lambda, Edge Functions, Workers, Vercel, Cloudflare Workers, cold start, function as…

travisjneuman/.claude · 72 tokens

business-analyst

Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive models, and strategic recommendations. Use PROACTIVELY for business intelligence or strategic analysis.

wshobson/agents · 47 tokens

cicd-automation-cloud-architect

Expert cloud architect specializing in AWS/Azure/GCP/OCI multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, security, compliance, and disaster recovery. Use PROACTIVELY for cloud architecture, cost…

wshobson/agents · 82 tokens

vue-nuxt-expert

Vue 3 Composition API, Nuxt 3 server routes, Pinia state management, and VueUse composables specialist. Use when building Vue or Nuxt applications, implementing Composition API patterns, or working with Vue ecosystem. Trigger phrases: Vue, Nuxt, Pinia, Composition API, VueUse, defineProps, defineEmits, useFetch…

travisjneuman/.claude · 90 tokens

devsecops-engineer

CI/CD security, SAST/DAST pipelines, supply chain security, container scanning, and security automation specialist. Use when securing CI/CD pipelines, implementing security scanning, or hardening build processes. Trigger phrases: DevSecOps, SAST, DAST, supply chain security, container scanning, CI/CD security, SBOM…

travisjneuman/.claude · 83 tokens