Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Feat: add observability support with Langfuse integration - #20

Merged
Pederzh merged 11 commits into
mainfrom
feature/add-observability
Aug 17, 2025
Merged

Feat: add observability support with Langfuse integration#20
Pederzh merged 11 commits into
mainfrom
feature/add-observability

Conversation

@Pederzh

@Pederzh Pederzh commented Aug 17, 2025

Copy link
Copy Markdown
Contributor

Description

This PR introduces observability capabilities to the MCP (Model Context Protocol) agent,
allowing developers to track and monitor agent interactions through external observability
platforms.

Changes Made

  • Added a flexible observability manager that supports multiple providers
  • Integrated Langfuse as the primary observability platform for tracking LLM interactions
  • Created comprehensive observability documentation
  • Initially added Laminar support but removed it due to ESM compatibility issues
  • Updated the MCP agent to support observability callbacks throughout its lifecycle

Fixes #(issue)

Type of change

  • New feature (non-breaking change which adds functionality)

@Pederzh
Pederzh requested a review from pietrozullo August 17, 2025 23:19
@Pederzh
Pederzh merged commit b9b7255 into main Aug 17, 2025
1 check passed
@Pederzh
Pederzh deleted the feature/add-observability branch August 17, 2025 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants