OptionalexporterId: stringoptional exporter id; if provided, only deletes the specified exporter
Optionalcategory: TelemetryExporterCategoryoptional exporter category; if provided, only deletes exporters in the specified category
Export telemetry exporters, optionally filtered by id and/or category
OptionalexporterId: stringoptional exporter id to filter by
Optionalcategory: TelemetryExporterCategoryoptional category to filter by
a promise resolving to a TelemetryExportInterface object
Import telemetry exporters
telemetry import data
OptionalexporterId: stringoptional exporter id; if provided, only imports the specified exporter
Optionalcategory: TelemetryExporterCategoryoptional exporter category; if provided, only imports exporters of the specified category
the imported log exporters
Read all telemetry exporters
a promise resolving to the telemetry exporters
Create or update a telemetry exporter
exporter category
exporter id
exporter configuration
the updated exporter
Delete telemetry exporters