-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tracegen was a tool we used to use to populate zipkin when someone had no instrumented apps. It would create a number of traces based on latin words. Since then, we have increasingly sophisticated and relevant self-tracing setup, which in the java project extends all the way to cassandra. Moreover, we have spigo, which now includes zipkin scripts to create large amounts of realistic traces, and instrumentation-specific examples from Brave and Sleuth. Considering the better alternatives, we should stop maintaining tracegen https://github.com/adrianco/spigo https://github.com/openzipkin/brave-resteasy-example https://github.com/spring-cloud-samples/brewery
- Loading branch information
1 parent
754b719
commit cc51e6c
Showing
8 changed files
with
3 additions
and
321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
133 changes: 0 additions & 133 deletions
133
zipkin-tracegen/src/main/scala/com/twitter/zipkin/tracegen/Main.scala
This file was deleted.
Oops, something went wrong.
146 changes: 0 additions & 146 deletions
146
zipkin-tracegen/src/main/scala/com/twitter/zipkin/tracegen/TraceGen.scala
This file was deleted.
Oops, something went wrong.