observability-patterns

Installation
SKILL.md

Observability Patterns

Overview

Observability is how you understand what a system is doing in production.

It answers questions like:

  • Why is this page slow for some users?
  • Which request path is failing?
  • Did this deploy increase error rate?
  • Which backend dependency is causing latency?
  • Are users affected, or is this only an internal warning?

Observability is not just logging. It is the combined use of:

Installs
2
GitHub Stars
35
First Seen
Jun 8, 2026
observability-patterns — farming-labs/fm-skills