trace4cats-opentelemetry-otlp-http-exporter
trace4cats-opentelemetry-otlp-http-exporter
API
trace4cats.opentelemetry.otlp
json
AnyValue
AnyValue
boolValue
doubleValue
intValue
stringValue
InstrumentationScope
InstrumentationScope
KeyValue
KeyValue
Resource
Resource
ResourceSpans
ResourceSpans
ResourceSpansBatch
ResourceSpansBatch
ScopeSpans
ScopeSpans
Span
Span
Event
Event
Link
Link
SpanKind
SpanKind
SPAN_KIND_CLIENT
SPAN_KIND_CONSUMER
SPAN_KIND_INTERNAL
SPAN_KIND_PRODUCER
SPAN_KIND_SERVER
Status
Status
Code
Code
STATUS_CODE_ERROR
STATUS_CODE_OK
OpenTelemetryOtlpHttpSpanCompleter
OpenTelemetryOtlpHttpSpanExporter
trace4cats-opentelemetry-otlp-http-exporter
/
trace4cats.opentelemetry.otlp
/
OpenTelemetryOtlpHttpSpanCompleter
OpenTelemetryOtlpHttpSpanCompleter
trace4cats.opentelemetry.otlp.OpenTelemetryOtlpHttpSpanCompleter$
object
OpenTelemetryOtlpHttpSpanCompleter
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
OpenTelemetryOtlpHttpSpanCompleter
.type
Members list
Clear all
Value members
Concrete methods
def
apply
[
F
[
_
] :
Async
](
client
:
Client
[
F
],
process
:
TraceProcess
,
host
:
String
,
port
:
Int
,
config
:
CompleterConfig
,
protocol
:
String
,
staticHeaders
:
List
[
ToRaw
]):
Resource
[
F
,
SpanCompleter
[
F
]]
def
fromUri
[
F
[
_
] :
Async
](
client
:
Client
[
F
],
process
:
TraceProcess
,
uri
:
Uri
,
config
:
CompleterConfig
,
staticHeaders
:
List
[
ToRaw
]):
Resource
[
F
,
SpanCompleter
[
F
]]
Deprecated methods
def
apply
[
F
[
_
] :
Async
](
client
:
Client
[
F
],
process
:
TraceProcess
,
uri
:
Uri
,
config
:
CompleterConfig
):
Resource
[
F
,
SpanCompleter
[
F
]]
Attributes
Deprecated
[Since version 0.13.1]
In this article
Attributes
Members list
Value members
Concrete methods
Deprecated methods