Documentation
¶
Overview ¶
Package otelhelp defines CLI help commands with OTel configuration docs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExporterDoc ¶
func ExporterDoc() string
ExporterDoc returns the OpenTelemetry Protocol Exporter (OTLP) configuration document for caller use.
Use this to create your own "Additional Help Topic" command if you want different configuration.
func ExporterHelpCmd ¶
ExporterHelpCmd creates a help command for OpenTelemetry Protocol Exporter (OTLP) configuration.
func GeneralDoc ¶
func GeneralDoc() string
GeneralDoc returns the general OpenTelemetry configuration document for caller use.
Use this to create your own "Additional Help Topic" command if you want different configuration.
func GeneralHelpCmd ¶
GeneralHelpCmd creates a help command for general OpenTelemetry configuration.
Types ¶
This section is empty.