MCPcopy
hub / github.com/prometheus/client_golang / Println

Method Println

prometheus/graphite/bridge.go:102–102  ·  view source on GitHub ↗
(v ...interface{})

Source from the content-addressed store, hash-verified

100// easy to implement by custom loggers, if they don't do so already anyway.
101type Logger interface {
102 Println(v ...interface{})
103}
104
105// NewBridge returns a pointer to a new Bridge struct.

Callers 15

ExampleGaugeFunc_simpleFunction · 0.65
ExampleCounterVecFunction · 0.65
ExampleRegisterFunction · 0.65
ExampleSummaryFunction · 0.65
ExampleSummaryVecFunction · 0.65
ExampleNewConstSummaryFunction · 0.65
ExampleHistogramFunction · 0.65
ExampleNewConstHistogramFunction · 0.65

Calls

no outgoing calls

Tested by 15

ExampleGaugeFunc_simpleFunction · 0.52
ExampleCounterVecFunction · 0.52
ExampleRegisterFunction · 0.52
ExampleSummaryFunction · 0.52
ExampleSummaryVecFunction · 0.52
ExampleNewConstSummaryFunction · 0.52
ExampleHistogramFunction · 0.52
ExampleNewConstHistogramFunction · 0.52