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

# Functions

DefaultConfig returns a config with default settings for `apm-server` config options.
NewConfig creates a Config struct based on the default config and the given input params.

# Constants

DefaultPort of APM Server.

# Variables

No description provided by the author

# Structs

AgentAuth holds config related to agent auth.
AgentConfig configuration for dynamically querying agent configuration via Elasticsearch or Kibana.
AggregationConfig holds configuration related to various metrics aggregations.
AnonymousAgentAuth holds config related to anonymous access for agents.
APIKeyAgentAuth holds config related to API Key auth for agents.
Cache holds config information about cache expiration.
Config holds configuration information nested under the key `apm-server`.
DataStreamsConfig holds data streams configuration.
ExpvarConfig holds config information about exposing expvar.
JavaAttacherConfig holds configuration information for running a java attacher jarfile.
No description provided by the author
PprofConfig holds config information about exposing pprof.
RateLimit holds configuration related to IP and event rate limiting.
RumConfig holds config information related to the RUM endpoint.
SamplingConfig holds configuration related to sampling.
Service defines a unique way of identifying a running agent.
ServiceDestinationAggregationConfig holds configuration related to span metrics aggregation for service maps.
ServiceTransactionAggregationConfig holds configuration related to service transaction metrics aggregation.
SourceMapMetadata holds source map configuration information.
SourceMapping holds sourcemap config information.
TailSamplingConfig holds configuration related to tail-sampling.
TailSamplingPolicy holds a tail-sampling policy.
TransactionAggregationConfig holds configuration related to transaction metrics aggregation.