getsentry / getsentry/sentry-java
Spring AI MCP Integration
Abierto
Feature
Java
Platform: Java
Traces
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.