HackerTrans
トップ新着トレンドコメント過去質問紹介求人

benoitgaudin

no profile record

投稿

Linking Logs to Code: Introducing Statement IDs

bronto.io
24 ポイント·投稿者 benoitgaudin·6 か月前·6 コメント

コメント

benoitgaudin
·6 か月前·議論
Exactly. The combination of trace IDs and statement IDs is also a very interesting topic as it has the potential to provide an abstracted view of the runtime behaviours of a system, making is easier to spot when those changes (e.g. as a result of a new version release).
benoitgaudin
·6 か月前·議論
We are investigating how to best leverage coding assistants to inject statement IDs into source code. So far, our experience is that there is no need for MCP tools in order to achieve it. A tool would make sense in order to report the (log statement, statement ID) mapping to backends though and this is something we are planning to add to our MCP server: https://github.com/brontoio/bronto-mcp-server