問題タブ [jaeger]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
log4j2 - jaeger トレース ID とスパン ID を log4j2 ログに追加
示されているパターンでログに x-b3-traceid と x-b3-spanid を挿入したい-
ジップキンの場合、次のような利用可能なライブラリがあります
brave-context-log4j2 – ( https://github.com/openzipkin/brave/tree/master/context/log4j2 )
春の雲の探偵。( https://cloud.spring.io/spring-cloud-sleuth/ ) jaeger の使用中にそれを追加するにはどうすればよいですか?