# Functions

BuilderFor returns a parser builder for the given exporter name.
For returns a new parser for the given exporter name + config.
IsRegistered checks whether a parser is registered with the given name.
NewPrometheusExporterParser builds a new parser for OTLP receivers.
Register adds a new parser builder to the list of known builders.

# Structs

PrometheusExporterParser parses the configuration for OTLP receivers.