# Functions
No description provided by the author
No description provided by the author
No description provided by the author
WithAgentDataBufferSize sets the agent data buffer size.
No description provided by the author
WithBatch configures a batch to be used for batching data before sending to APM Server.
No description provided by the author
WithLogger configures a custom zap logger to be used by the client.
WithReceiverAddress sets the receiver address.
WithReceiverTimeout sets the timeout receiver.
No description provided by the author
No description provided by the author
WithSendStrategy sets the sendstrategy.
No description provided by the author
No description provided by the author
# Constants
Background send strategy allows the extension to send remaining buffered agent data on the next function invocation.
A failure on the client was observed.
Last request failed.
Last request completed successfully.
The APM Server returned status 429 and the extension was ratelimited.
The apmproxy started but no information can be inferred on the status of the transport.
SyncFlush send strategy indicates that the extension will synchronously flush remaining buffered agent data when it receives a signal that the function is complete.
# Type aliases
No description provided by the author
SendStrategy represents the type of sending strategy the extension uses.
Constants for the state of the transport used in the backoff implementation.