Documentation
¶
Overview ¶
Package prometheus provides the tools for fetching and rendering prometheus metrics.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
func NewRenderer ¶
func NewRenderer( opts RendererOptions, ) (*Renderer, error)
type RendererOptions ¶
type RendererOptions struct {
// contains filtered or unexported fields
}
RendererOptions contains options for the Renderer.
Click to show internal directories.
Click to hide internal directories.