MM-21898: Part 2. Add opentracing (#13904)
* initial implementation of opentracing * app layer * Revert Makefile * . * cleanup * . * . * . * . * . * . * . * . * . * . * . * [ci] * autogenerate interface * . * missed vendor files * updated interfaces * updated store layers * lint fixes * . * finishing layer generators and nested spans * added errors and b3 support * code review * . * . * fixed build error due to misplased flag.Parse() * code review addressed
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5a34ec4793
Коммит
182c29b456
3
vendor/github.com/uber/jaeger-client-go/.gitmodules
сгенерированный
поставляемый
Обычный файл
3
vendor/github.com/uber/jaeger-client-go/.gitmodules
сгенерированный
поставляемый
Обычный файл
@@ -0,0 +1,3 @@
|
||||
[submodule "idl"]
|
||||
path = idl
|
||||
url = https://github.com/uber/jaeger-idl.git
|
||||
Ссылка в новой задаче
Block a user