Lawrence CLI – open-source CLI that installs OpenTelemetry instrumentations

1 Itayoved 1 8/19/2025, 2:55:16 PM github.com ↗

Comments (1)

Itayoved · 2h ago
Hey HN, I'm Itay, and together with my partner, we built Lawrence CLI - an open source tool that analyzes your codebase and installs OpenTelemetry instrumentations.

Lawrence is straightforward: - Analyzes your codebase (supports Python, Go, Java, PHP, JS, Ruby for now) - Finds missing instrumentations (or detects if you’re missing OpenTelemetry entirely) - Installs OpenTelemetry and relevant instrumentations using AI or templates

It’s quite basic and very experimental for now, so we’d love to hear your feedback!

Currently, OpenTelemetry is very complicated to install, maintain, and troubleshoot - so we hope to make it as easy as ordering coffee.

Would also love to hear any feature ideas if you have them!