visualization

package
v0.0.0-...-9c67f8c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JaegerAgentHostPort = "127.0.0.1:6831"
View Source
var VisPort = "8765"

VisPort is the service port for exporter

Functions

func GetNewCounterVec

func GetNewCounterVec(name string, help string, constLabels map[string]string, labelNames []string) *prometheus.CounterVec

func GetNewGaugeVec

func GetNewGaugeVec(name string, help string, constLabels map[string]string, labelNames []string) *prometheus.GaugeVec

func GetNewHistogramVec

func GetNewHistogramVec(name string, help string, constLabels map[string]string, labelNames []string) *prometheus.HistogramVec

func GetNewSummaryVec

func GetNewSummaryVec(name string, help string, constLabels map[string]string, labelNames []string) *prometheus.SummaryVec

func InitJaeger

func InitJaeger(service string) (opentracing.Tracer, io.Closer)

InitJaeger returns an instance of Jaeger Tracer that samples 100% of traces and logs all spans to stdout.

func StratExporter

func StratExporter()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL