package opentelemetry
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Instrumentation for https://opentelemetry.io
Install
dune-project
Dependency
Authors
Maintainers
Sources
opentelemetry-0.12.tbz
sha256=ca92e7395495f73b46316607c514ce0dbe5fab129dddd9a17b353f835dcbf77d
sha512=ea2afd07c8db955364681f90388959db97d7b7f5b0836bc4045eca929968d6d77905e3aa66802226c0791c2552d0e281bdf2dbfe7ed90e9877ce3cedc343823f
doc/opentelemetry/Opentelemetry/index.html
Module OpentelemetrySource
Opentelemetry types and instrumentation
Generation of random identifiers.
Wire format
Protobuf types.
Timestamps
Unix timestamp.
Interface to data collector
Identifiers
Hmap key to carry around a Trace_id.t, to remember what the current trace is.
Hmap key to carry around a Span_ctx.t, e.g. to remember what the current parent span is.
Attributes and conventions
Semantic conventions
A value in a key/value attribute
Global settings
Traces and Spans
Scopes
Traces
Metrics
A set of callbacks that produce metrics when called. The metrics are automatically called regularly.
Logs
Utils
Implementation of the W3C Trace Context spec
Export GC metrics.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page