Soklet OpenTelemetry Integration 1.0.0 API

Soklet

This library provides OpenTelemetry integration for Soklet by supplying OpenTelemetryMetricsCollector, an implementation of MetricsCollector.

Wire it into SokletConfig via .metricsCollector(...) using either an OpenTelemetry or Meter instance.

By default, standard HTTP metrics use OpenTelemetry Semantic Convention names, while Soklet-specific metrics are emitted for concepts such as Server-Sent Events.

Please refer to the official documentation at https://www.soklet.com.

Packages
Package
Description
OpenTelemetry integration for Soklet via MetricsCollector implementations.