# 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.