Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + const MaxInt + const QuotaLabelsPerMetricDescriptor + const QuotaStringLengthForLabelKey + const QuotaStringLengthForLabelValue + func GetCounterCacheKey(m telegraf.Metric, f *telegraf.Field) string + func NewCounterCache(log telegraf.Logger) *counterCache + func NewCounterCacheEntry(value *monpb.TypedValue, ts *tspb.Timestamp) *counterCacheEntry + type Stackdriver struct + Log telegraf.Logger + MetricCounter []string + MetricDataType string + MetricGauge []string + MetricHistogram []string + MetricNameFormat string + MetricTypePrefix string + Namespace string + Project string + QuotaProject string + ResourceLabels map[string]string + ResourceType string + TagsAsResourceLabels []string + func (*Stackdriver) SampleConfig() string + func (s *Stackdriver) Close() error + func (s *Stackdriver) Connect() error + func (s *Stackdriver) Init() error + func (s *Stackdriver) Write(metrics []telegraf.Metric) error