getsentry / getsentry/sentry-java

Spring AI MCP Integration

Ouverte
#5,233 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Feature Java Platform: Java Traces
Langage dominant
Kotlin
Étoiles
1.4k
Forks
478
Merge moyen
2 j 23 h
PR mergées (30 j)
67

Description

### Problem Statement

We want to create an integration (or rather extend our Spring Boot integration) to instrument Spring Boot MCP servers (`spring-ai`).

### Solution Brainstorm

Likely we can use `BeanPostProcessor` to wrap `SyncToolSpecification`/`AsyncToolSpecification` beans and create spans in a wrapper.

Some parts will have to be restricted via `sendDefaultPii` option and maybe an additional `capturePromps` option.

More details tbd.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.