package
1.33.2
Repository: https://github.com/influxdata/telegraf.git
Documentation: pkg.go.dev

# Functions

# Variables

# Structs

Individual serializers do serialize each metric individually using the serializer's Serialize() function and add the resulting output to the buffer until the limit is reached.

# Interfaces

Serializer interface abstracting the different implementations of a limited-size serializer.