cppKin
cppKin copied to clipboard
Zipkin tracing library for Python and C++
Minor issue, on fedora 31 with gcc-c++-9.2.1 the pip install fails due to syntax warning/errors. Was able to work around it by adding to setup.py cmake_args: '-DCMAKE_CXX_FLAGS=-Wno-error=parentheses' Hopefully syntax can...
The user should be able to indicate errors by using annotations. un handled exceptions should produce error annotations.
zipkin have moved some time ago to a new interface and data model, for more information - https://zipkin.io/zipkin-api/
Events/Spans interface needs to support ansi like format in writing.