# Functions
CleanInfoExtraLines removes empty lines from template code indentation.
Info writes a standard info message describing the running agent.
InitInfo initializes the info structure.
Languages exposes languages reporting traces to the Agent.
NewReceiverStats returns a new ReceiverStats.
UpdateRateByService updates the RateByService map.
UpdateRateLimiter updates internal stats about the rate limiting.
UpdateReceiverStats updates internal stats about the receiver.
UpdateStatsWriterInfo updates internal stats writer stats.
UpdateTraceWriterInfo updates internal trace writer stats.
UpdateWatchdogInfo updates internal stats about the watchdog.
VersionString returns the version information filled in at build time.
# Structs
EndpointStats contains stats about the volume of data written.
RateLimiterStats contains rate limiting data.
ReceiverStats is used to store all the stats per tags.
SpansMalformed contains counts for reasons malformed spans have been accepted after applying automatic fixes.
Stats holds the metrics that will be reported every 10s by the agent.
StatsWriterInfo represents statistics from the stats writer.
StatusInfo is what we use to parse expvar response.
Tags holds the tags we parse when we handle the header of the payload.
TagStats is the struct used to associate the stats with their set of tags.
TracesDropped contains counts for reasons traces have been dropped.
TraceWriterInfo represents statistics from the trace writer.