# Functions

NewLMTraceIngest initializes LMTraceIngest.
No description provided by the author
No description provided by the author
WithAuthentication is used for passing authentication token if not set in environment variables.
WithCollectorID sets collectorID which will be passed in request header.
WithEndpoint is used to set Endpoint URL to export traces.
WithGzipCompression can be used to enable/disable gzip compression of Trace payload Note: By default, gzip compression is enabled.
WithHTTPClient is used to set HTTP client.
WithRateLimit is used to limit the Trace request count per minute.
WithTraceBatchingDisabled is used for disabling Trace batching.
WithTraceBatchingInterval is used for passing batch time interval.
WithUserAgent sets the provided user agent.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author