Liking cljdoc? Tell your friends :D

io.pedestal.metrics

Metrics functionality, built on the metrics SPI (service provider interface).

Metrics functionality, built on the metrics SPI (service provider interface).
raw docstring

io.pedestal.metrics.otel

Default metrics implementation based on OpenTelemetry.

Default metrics implementation based on OpenTelemetry.
raw docstring

io.pedestal.metrics.spi

Service Provider Interface for metrics providers; protocols that providers should expose and implement.

A no-op implemention of MetricSource is extended onto nil, which may be suitable for testing.

Service Provider Interface for metrics providers; protocols that providers should expose and implement.

A no-op implemention of MetricSource is extended onto nil, which may be suitable for testing.
raw docstring

io.pedestal.telemetry.otel-global-init

Uses GlobalOpenTelemetry to provide defaults for metrics source and tracing source.

Uses GlobalOpenTelemetry to provide defaults for metrics source and tracing source.
raw docstring

io.pedestal.tracing.spi

Defines the TracingSource protocol, and provides implementations on nil and on OpenTelemetry's Tracer.

Defines the TracingSource protocol, and provides implementations on nil and on OpenTelemetry's Tracer.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close