Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide document about migrating other system #180

Open
123liuziming opened this issue Nov 12, 2024 · 1 comment
Open

Provide document about migrating other system #180

123liuziming opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@123liuziming
Copy link
Collaborator

eg: jaeger,prometheus,......

@SamYuan1990
Copy link

SamYuan1990 commented Nov 12, 2024

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?

@123liuziming 123liuziming self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants