generated from gaoyang3513/SDK_RK3288
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
config BR2_PACKAGE_PYTHON_AIOZIPKIN
|
|
bool "python-aiozipkin"
|
|
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
|
|
help
|
|
Distributed tracing instrumentation for asyncio application
|
|
with zipkin.
|
|
|
|
https://github.com/aio-libs/aiozipkin
|