Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultDynatraceURL = "http://127.0.0.1:14499/metrics/ingest"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
// contains filtered or unexported fields
}
Exporter forwards metrics to a DataDog agent
func NewExporter ¶
NewExporter exports to a Dynatrace MINT API
func (*Exporter) ExportKindFor ¶
func (e *Exporter) ExportKindFor(*metric.Descriptor, aggregation.Kind) export.ExportKind
ExportKindFor returns export.DeltaExporter for statsd-derived exporters
Click to show internal directories.
Click to hide internal directories.