Index

C E F G I O S 
All Classes and Interfaces|All Packages

C

create() - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingLogRecordExporter
create() - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
Returns a new OtlpJsonLoggingMetricExporter with a aggregation temporality of AggregationTemporality.CUMULATIVE.
create() - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingSpanExporter
create(AggregationTemporality) - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
Returns a new OtlpJsonLoggingMetricExporter with the given aggregationTemporality.

E

export(Collection<LogRecordData>) - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingLogRecordExporter
 
export(Collection<MetricData>) - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
 
export(Collection<SpanData>) - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingSpanExporter
 

F

flush() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingLogRecordExporter
 
flush() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
 
flush() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingSpanExporter
 

G

getAggregationTemporality(InstrumentType) - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
 
getPreferredTemporality() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter

I

io.opentelemetry.exporter.logging.otlp - package io.opentelemetry.exporter.logging.otlp
OpenTelemetry exporters which writes spans or metrics to log using OTLP JSON format.

O

OtlpJsonLoggingLogRecordExporter - Class in io.opentelemetry.exporter.logging.otlp
A LogRecordExporter which writes logs to a Logger in OTLP JSON format.
OtlpJsonLoggingMetricExporter - Class in io.opentelemetry.exporter.logging.otlp
A MetricExporter which writes spans to a Logger in OTLP JSON format.
OtlpJsonLoggingSpanExporter - Class in io.opentelemetry.exporter.logging.otlp
A SpanExporter which writes spans to a Logger in OTLP JSON format.

S

shutdown() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingLogRecordExporter
 
shutdown() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
 
shutdown() - Method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingSpanExporter
 
C E F G I O S 
All Classes and Interfaces|All Packages