otel4s icon indicating copy to clipboard operation
otel4s copied to clipboard

Use `Spawn[F].parallelismFactorHint` instead of `Runtime.getRuntime.availableProcessors`

Open iRevive opened this issue 1 year ago • 0 comments

Once the https://github.com/typelevel/cats-effect/issues/4199 is released, we can utilize the new functionality in the SDK module.

  1. SpanStorage, number of RefMap shards
  2. Aggregator, reservoir size

iRevive avatar Dec 12 '24 19:12 iRevive