We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc4be7 commit d1b9556Copy full SHA for d1b9556
doc.go
@@ -76,5 +76,8 @@ monitor.Stats like so
76
77
This package lets you easily instrument your code with all of these goodies and
78
more!
79
+
80
+Make sure to check out the trace subpackage for the Zipkin client extension.
81
+http://godoc.org/github.com/spacemonkeygo/monitor/trace
82
*/
83
package monitor
0 commit comments