getsentry / getsentry/sentry-java

Spring AI MCP Integration

オープン
#5,233 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。