Documentation
¶
Overview ¶
Package logsagentexporter contains a logs exporter which forwards logs to a channel.
Index ¶
Constants ¶
View Source
const ( // TypeStr defines the logsagent exporter type string. TypeStr = "logsagent" // LogSourceName specifies the Datadog source tag value to be added to logs sent by the logs agent exporter. LogSourceName = "otlp_log_ingestion" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.