laminar-migrate-observability
SKILL.md
Laminar Migrate Observability
Workflow
- Identify the current provider, runtime, and entrypoints. Capture trace boundaries and existing context (user/session IDs, tags, metadata, redaction rules).
- Choose the migration approach:
- If OpenTelemetry is already in use, keep instrumentation and reconfigure the OTLP exporter to Laminar.
- Otherwise, replace wrappers/decorators with Laminar
observe()/@observe()or manual spans, and enable provider auto-instrumentation. - Avoid double-instrumentation.
- Install Laminar with the repo's package manager. Add
LMNR_PROJECT_API_KEY(and base URL if self-hosted) to env examples. - Map concepts and naming: stable span names, low-cardinality tags, IDs in metadata.
- Verify: run a representative flow and confirm root span, child spans, and tags in the UI. Ensure trace context is preserved end-to-end.
References
references/migration-mapping.mdfor provider-to-Laminar concept mapping and minimal-diff patterns.references/otel-exporter.mdfor OTLP exporter setup guidance.
Weekly Installs
3
Repository
lmnr-ai/laminar-skillsFirst Seen
13 days ago
Security Audits
Installed on
cline3
github-copilot3
codex3
kimi-cli3
gemini-cli3
cursor3