trace4cats
package trace4cats
Members list
Packages
package trace4cats.dynamic
package trace4cats.filtering
package trace4cats.log
package trace4cats.rate
package trace4cats.syntax
Type members
Classlikes
case class CompleterConfig(bufferSize: Int, batchSize: Int, batchTimeout: FiniteDuration, retryConfig: ExportRetryConfig)
object CompleterConfig
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CompleterConfig.type
An entry point, for creating root spans or continuing traces that were started on another system.
An entry point, for creating root spans or continuing traces that were started on another system.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object EntryPoint
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EntryPoint.type
object ExportRetryConfig
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ExportRetryConfig.type
object QueuedHotswapSpanCompleter
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object QueuedSpanCompleter
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
QueuedSpanCompleter.type
object QueuedSpanExporter
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
QueuedSpanExporter.type
object RateSpanSampler
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RateSpanSampler.type
object SemanticTags
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SemanticTags.type
trait StreamSpanExporter[F[_]] extends SpanExporter[F, Chunk]
Attributes
- Companion
- object
- Supertypes
object StreamSpanExporter
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StreamSpanExporter.type
A tracing effect, which always has a current span.
A tracing effect, which always has a current span.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object Trace extends TraceInstancesLowPriority
Attributes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Trace.type
Types
Value members
Concrete fields
In this article