command
module
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Aug 25, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Integration Example
To run the example:
cd into the example directory.
- Run
docker-compose up.
- Wait for cassandra to listen for cql clients with the following message in the logs:
Server.java:159 - Starting listening for CQL clients on /0.0.0.0:9042 (unencrypted)...
-
Run the example using go run ..
-
You can view the spans in the browser at localhost:9411 and the metrics at localhost:2222.
When you're done:
ctrl+c to stop the example program.
docker-compose down to stop cassandra and zipkin.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.