# Variables
BytesSent is the total number of sent bytes before encoding if any.
DestinationErrors is the total number of network errors.
DestinationLogsDropped is the total number of logs dropped per Destination.
EncodedBytesSent is the total number of sent bytes after encoding if any.
LogsDecoded is the total number of decoded logs.
LogsExpvars contains metrics for the logs agent.
LogsProcessed is the total number of processed logs.
LogsSent is the total number of sent logs.
SenderLatency the last reported latency value from the http sender (ms).
TlmBytesSent is the total number of sent bytes before encoding if any.
TlmDestinationErrors is the total number of network errors.
TlmEncodedBytesSent is the total number of sent bytes after encoding if any.
TlmLogsDecoded is the total number of decoded logs.
TlmLogsDropped is the total number of logs dropped per Destination.
TlmLogsProcessed is the total number of processed logs.
TlmLogsSent is the total number of sent logs.
TlmSenderLatency a histogram of http sender latency (ms).