Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFileName ¶
func StopWatchingTargets ¶
func StopWatchingTargets()
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler() *Handler
func (*Handler) HTTPHandler ¶
type PromTargets ¶
type PromTargets struct {
// contains filtered or unexported fields
}
func ProcessesAsTargets ¶
func ProcessesAsTargets(ctx context.Context, reg registry.Registry) *PromTargets
func (*PromTargets) ToJson ¶
func (p *PromTargets) ToJson() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.