Capture LLM Observability to Open Telemetry compatible tools. #1

Merged
stefano merged 10 commits from opentelemetry-llm into main 2025-07-16 01:20:27 +00:00
Owner
  • Added new llm_observability_otel tool
  • Renamed existent posthog tool to llm_observability_posthog
  • Major refactoring.
- Added new llm_observability_otel tool - Renamed existent posthog tool to llm_observability_posthog - Major refactoring.
stefano added 10 commits 2025-07-16 01:18:37 +00:00
1. For the documentation reorganization and tool renaming:
docs(opentelemetry): reorganize documentation and rename observability tools

- Move OpenTelemetry documentation to docs/ directory
- Rename tools from 'capture_llm_observability_opentelemetry' to 'llm_observability_otel'
- Rename PostHog tool from 'capture_llm_observability' to 'llm_observability_posthog'
- Update README to reflect new tool names and documentation structure

2. For the file deletions and additions:
chore(docs): remove old documentation files

- Delete OPENTELEMETRY.md and examples/opentelemetry-usage.md
- Add new comprehensive docs/opentelemetry.md

3. For the tool implementation changes:
refactor(tools): update tool names in implementation files

- Update tool names in opentelemetry-llm.tool.ts and posthog-llm.tool.ts
- Keep all functionality identical, only change naming
chore(observability): remove llm observability rules file

Delete deprecated llm-observability.mdc configuration file as the observability
implementation has been migrated to a different approach
Update the README.md to include detailed instructions for llm_observability_otel tool usage, specifying required parameters and system prompt requirements. The changes clarify the observability implementation guidelines and ensure consistent operation naming.
stefano merged commit 7ff3aa7991 into main 2025-07-16 01:20:27 +00:00
stefano deleted branch opentelemetry-llm 2025-07-16 01:20:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Home/llm-observability-mcp#1