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

# Functions

No description provided by the author
NewFetcher returns a new Fetcher based on the provided config.
NewKibanaFetcher returns a KibanaFetcher instance.
No description provided by the author

# Constants

Error Messages used to signal fetching errors.
Error Messages used to signal fetching errors.
Error Messages used to signal fetching errors.
Error Messages used to signal fetching errors.
Error Messages used to signal fetching errors.
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.
Error Messages used to signal fetching errors.

# Variables

KibanaMinVersion specifies the minimal required version of Kibana that supports agent configuration management.
UnrestrictedSettings are settings considered safe to be returned to all requesters, including unauthenticated ones such as RUM.

# Structs

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.
Service holds supported attributes for querying configuration.
Source is the Elasticsearch _source.
ValidationError encapsulates a validation error from the KibanaFetcher.

# Interfaces

Fetcher defines a common interface to retrieving agent config.

# Type aliases

Settings hold agent configuration.