Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
101
type
Logger
interface
{
102
Println(v ...
interface
{})
103
}
104
105
// NewBridge returns a pointer to a new Bridge struct.
Callers
15
ExampleNewExpvarCollector
Function · 0.65
ExampleGaugeFunc_simple
Function · 0.65
ExampleGaugeFunc_constLabels
Function · 0.65
ExampleCounterVec
Function · 0.65
ExampleRegister
Function · 0.65
ExampleSummary
Function · 0.65
ExampleSummaryVec
Function · 0.65
ExampleNewConstSummary
Function · 0.65
ExampleNewConstSummaryWithCreatedTimestamp
Function · 0.65
ExampleHistogram
Function · 0.65
ExampleNewConstHistogram
Function · 0.65
ExampleNewConstHistogramWithCreatedTimestamp
Function · 0.65
Calls
no outgoing calls
Tested by
15
ExampleNewExpvarCollector
Function · 0.52
ExampleGaugeFunc_simple
Function · 0.52
ExampleGaugeFunc_constLabels
Function · 0.52
ExampleCounterVec
Function · 0.52
ExampleRegister
Function · 0.52
ExampleSummary
Function · 0.52
ExampleSummaryVec
Function · 0.52
ExampleNewConstSummary
Function · 0.52
ExampleNewConstSummaryWithCreatedTimestamp
Function · 0.52
ExampleHistogram
Function · 0.52
ExampleNewConstHistogram
Function · 0.52
ExampleNewConstHistogramWithCreatedTimestamp
Function · 0.52