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

# Functions

No description provided by the author
No description provided by the author
NewKibanaFetcher returns a KibanaFetcher instance.
No description provided by the author

# Constants

No description provided by the author
ErrInfrastructureNotReady is returned when a fetch request comes in while the infrastructure is not ready to serve the request.
Error Messages used to signal fetching errors.
Error Messages used to signal fetching errors.
ErrNoValidElasticsearchConfig is an error where the server is not properly configured to fetch agent configuration.
Error Messages used to signal fetching errors.
Etag / If-None-Match keyword.
EtagSentinel is a value to return back to agents when Kibana doesn't have any configuration.
ServiceEnv keyword.
ServiceName keyword.

# Variables

UnrestrictedSettings are settings considered safe to be returned to all requesters, including unauthenticated ones such as RUM.

# Structs

AgentConfig holds an agent configuration definition.
No description provided by the author
KibanaFetcher holds static information and information shared between requests.
Query represents an URL body or query params for agent configuration.
No description provided by the author
Result models a Kibana response.
No description provided by the author
Service holds supported attributes for querying configuration.
Source is the Elasticsearch _source.

# Interfaces

Fetcher defines a common interface to retrieving agent config.

# Type aliases

Settings hold agent configuration.