package
9.0.0-beta1+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns a default config.
No description provided by the author
NewClient returns a stack version-aware Elasticsearch client, equivalent to NewClientParams(ClientParams{Config: config}).
NewClientParams returns a stack version-aware Elasticsearch client.
NewHTTPTransport returns a new net/http.Transport for cfg.
No description provided by the author

# Variables

DefaultBackoff is an exponential backoff configured with default backoff settings.
DefaultBackoffConfig is the default backoff configuration used for es clients.

# Structs

No description provided by the author
BackoffConfig holds configuration related to exponental backoff for retries.
ClientParams holds parameters for NewClientParams.
Config holds all configurable fields that are used to create a Client.
Error holds the details for a failed Elasticsearch request.
No description provided by the author
No description provided by the author
NamedPrivilege is a tuple consisting of a name and an action.

# Type aliases

No description provided by the author
No description provided by the author
Hosts is an array of host strings and needs to have at least one entry.
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