kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-otel
/
us.tractat.kuilt.otel
/
ExporterHealth
/
ExporterHealth
Exporter
Health
constructor
(
accepted
:
Long
=
0
,
failed
:
Long
=
0
,
consecutiveFailures
:
Int
=
0
,
lastFailure
:
Throwable
?
=
null
,
recoveryFailed
:
Boolean
=
false
,
dropped
:
Long
=
0
,
refused
:
Long
=
0
)