Class GenericExporter

  • All Implemented Interfaces:
    OpenTelemetryExporter

    @Summary("A generic exporter that can purely be configured using config properties, environment variables, or system properties as described in SDK auto-configuration. External dependencies may need to be added.")
    public class GenericExporter
    extends AbstractExporter
    A generic exporter that can purely be configured using config properties, environment variables, or system properties as described in SDK auto-configuration.
    • Constructor Detail

      • GenericExporter

        public GenericExporter()