CtrlK
BlogDocsLog inGet started
Tessl Logo

review-observability

Review a change for observability. Use as one lens in a code review run.

46

Quality

47%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./code-review-lens-creator/evals/tune-noisy-lens/inputs/review-lenses/review-observability/SKILL.md
SKILL.md
Quality
Evals
Security

Review lens: Observability

Review the change for observability and make sure the team can understand what the system is doing in production.

Scope

  • Logging Whether the code logs.
  • Metrics Whether the code emits metrics.
  • Tracing Whether operations are traced.

Method

Read the diff and consider the observability of each function that was added or changed. Think about whether an engineer looking at this code in production would have enough information.

Threshold

Report anywhere the observability of the change could be improved. Be thorough: observability gaps are cheap to fix at review time and expensive later, so it is better to raise a possible gap than to miss one.

Reporting

  • Assess the overall observability posture of the change and summarize it.
  • Mark a finding as critical when the gap affects a production code path, and minor when it does not.
  • Recommend improving the logging where it is weak.
Repository
tesslio/product-plugins
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.