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

# Functions

CreateAPIKey requires manage_api_key cluster privilege.
DefaultConfig returns a default config.
GetAPIKeys requires manage_api_key cluster privilege.
GetLicense gets the Elasticsearch licensing information.
No description provided by the author
InvalidateAPIKey requires manage_api_key cluster privilege.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BulkIndexerConfig represents configuration of the indexer.
BulkIndexerItem represents an indexer item.
ClientParams holds parameters for NewClientParams.
Config holds all configurable fields that are used to create a Client.
No description provided by the author
No description provided by the author
Error holds the details for a failed Elasticsearch request.
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
NamedPrivilege is a tuple consisting of a name and an action.

# Interfaces

BulkIndexer represents a parallel, asynchronous, efficient indexer for Elasticsearch.
Client is an interface designed to abstract away version differences between elasticsearch clients.

# Type aliases

No description provided by the author
No description provided by the author
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
No description provided by the author