Categorygithub.com/houyi-tracing/houyi-client-go
repositorypackage
1.12.0
Repository: https://github.com/houyi-tracing/houyi-client-go.git
Documentation: pkg.go.dev

# README

Houyi Client API for Golang

Instrumentation library that implements an OpenTracing Go Tracer for Houyi.

Four types of sampler have been support:

  • Const
  • Probability
  • Rate-limit
  • Adaptive
  • Dynamic

All development works of this project was based on Jeager.