Index
All Classes and Interfaces|All Packages
C
- create() - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingLogRecordExporter
-
Returns a new
OtlpJsonLoggingLogRecordExporter. - create() - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
-
Returns a new
OtlpJsonLoggingMetricExporterwith a aggregation temporality ofAggregationTemporality.CUMULATIVE. - create() - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingSpanExporter
-
Returns a new
OtlpJsonLoggingSpanExporter. - create(AggregationTemporality) - Static method in class io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter
-
Returns a new
OtlpJsonLoggingMetricExporterwith the givenaggregationTemporality.
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
-
Deprecated.
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
LogRecordExporterwhich writes logs to aLoggerin OTLP JSON format. - OtlpJsonLoggingMetricExporter - Class in io.opentelemetry.exporter.logging.otlp
-
A
MetricExporterwhich writes spans to aLoggerin OTLP JSON format. - OtlpJsonLoggingSpanExporter - Class in io.opentelemetry.exporter.logging.otlp
-
A
SpanExporterwhich writes spans to aLoggerin 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
All Classes and Interfaces|All Packages
OtlpJsonLoggingMetricExporter.getAggregationTemporality(InstrumentType).