View Source TelemetryMetricsTelegraf.Telegraf.ConfigTemplates (telemetry_metrics_telegraf v0.4.0)
Telegraf toml configuration templates.
Link to this section Summary
Link to this section Types
Specs
Specs
Specs
Link to this section Functions
Specs
basicstats_aggeregator(measurements :: [String.t()], basicstats_opts()) :: String.t()
Specs
Specs
histogram_aggregator( [{measurement_name :: String.t(), buckets :: [float()]}], hisogram_opts() ) :: String.t()
Specs
Specs
unknown_metric_type(module(), [Telemetry.Metrics.t()], keyword()) :: String.t()