Skip to content

Observability gaps

Full workflow

Complete guide (limitations, CI, published lens): observability-gaps

Why use CCE

SRE and platform teams mandate OpenTelemetry or structured logging, but adoption is uneven. Grepping for fmt.Print or console.log does not scale across monorepos.

CCE compares instrumented call sites vs gap patterns (unstructured print, legacy log) so teams can prioritize modules with the worst signal-to-noise ratio.

Example command

cce -folder . -language AUTO -mapper-file https://releases.stackgen.com/cce/lenses/observability-gaps/latest/observability-gaps_lenses.yaml -filter all -format json -output observability-gaps.json

Published lens

https://releases.stackgen.com/cce/lenses/observability-gaps/latest/observability-gaps_lenses.yaml