Open 123liuziming opened 1 week ago
For example, my project https://github.com/Hyperledger-TWGC/tape/blob/master/go.mod using
github.com/prometheus/client_golang v1.20.5
github.com/sirupsen/logrus v1.9.3
github.com/uber/jaeger-client-go v2.30.0+incompatible
if I want to benefit from this project, how should I modify code, binary compile logic and container build logic?
and the difference between my existing span, metrics and span, metrics generated by this project?
eg: jaeger,prometheus,......