Documentation
¶
Index ¶
- Constants
- func AddVersion(metric telegraf.Metric)
- func AppendAttributesInFields(fieldName string, fieldValue interface{}, metric telegraf.Metric)
- func AttachMetricRule(metric telegraf.Metric, rules []MetricRule)
- func AttachMetricRuleWithDedup(metric telegraf.Metric, rules []MetricRule)
- func BuildAttributes(metric telegraf.Metric, structuredLogContent map[string]interface{})
- func BuildMeasurements(metric telegraf.Metric, structuredLogContent map[string]interface{}) error
- type MetricAttr
- type MetricRule
Constants ¶
View Source
const (
MetricRuleKey = "CloudWatchMetrics"
)
Variables ¶
This section is empty.
Functions ¶
func AppendAttributesInFields ¶
Some attributes are not in type string, use fields to pass these tags