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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewMux creates a new gorilla/mux router, with routes registered for handling the APM Server API.

# Constants

AgentConfigPath defines the path to query for agent config management.
AgentConfigRUMPath defines the path to query for the RUM agent config management.
IntakePath defines the path to ingest monitored events.
IntakeRUMPath defines the path to ingest monitored RUM events.
No description provided by the author
OTLPLogsIntakePath defines the path to ingest OpenTelemetry logs (HTTP Collector).
OTLPMetricsIntakePath defines the path to ingest OpenTelemetry metrics (HTTP Collector).
OTLPTracesIntakePath defines the path to ingest OpenTelemetry traces (HTTP Collector).
RootPath defines the server's root path.