Documentation ¶
Overview ¶
Package metrics provides the Provider interface for sending APM metrics
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nop ¶
type Nop struct{}
Nop is a Provider that does nothing
type OTLP ¶
type OTLP struct {
// contains filtered or unexported fields
}
OTLP is an OTLP metrics provider
Click to show internal directories.
Click to hide internal directories.