# Functions

NewLMMetricIngest initializes LMMetricIngest.
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.
WithEndpoint is used to set Endpoint URL to export logs.
WithGzipCompression can be used to enable/disable gzip compression of metric payload Note: By default, gzip compression is enabled.
WithHTTPClient is used to set HTTP client.
WithMetricBatchingDisabled is used for disabling metric batching.
WithMetricBatchingInterval is used for passing batch time interval.
WithRateLimit is used to limit the metric request count per minute.
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
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author