package
7.17.28+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev
# Functions
Handler returns a request.Handler for managing intake requests for backend and rum events.
# Variables
MonitoringMap holds a mapping for request.IDs to monitoring counters.
# Interfaces
StreamHandler is an interface for handling an Elastic APM agent ND-JSON event stream, implemented by processor/stream.
# Type aliases
RequestMetadataFunc is a function type supplied to Handler for extracting metadata from the request.