Versions in this module Expand all Collapse all v0 v0.1.1 Nov 1, 2024 Changes in this version + const MetricsStability + var ScopeName = "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/elasticapmreceiver" + var Type = component.MustNewType("elasticapm") + func NewFactory() receiver.Factory + type Config struct + BatchSize int + EventsURLPath string + MaxEventSize int + RUMEventsUrlPath string + func (cfg *Config) Validate() error + type ConponentType struct