Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAttribute ¶
AddAttribute adds an attribute to the span in the given context
Types ¶
type MetricsServer ¶
type MetricsServer struct {
// contains filtered or unexported fields
}
func NewMetricsServer ¶
func NewMetricsServer(port int, logger *logrus.Logger) *MetricsServer
func StartMetricsServer ¶
func StartMetricsServer(port int, logger *logrus.Logger) *MetricsServer
func (*MetricsServer) Start ¶
func (ms *MetricsServer) Start()
Click to show internal directories.
Click to hide internal directories.