getsentry / getsentry/sentry-java
Spring AI MCP Integration
オープン
Feature
Java
Platform: Java
Traces
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 22時間
- マージ済み PR(30日)
- 69
説明
### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。