API Reference geometrics v0.1.0

Modules

Documentation for Geometrics.

Configures OpenTelemetry to collect traces from Phoenix, Ecto, and LiveView.

Capture crashes and exits with open spans. This helps to capture problems where a system is overloaded or under-optimized, and timeouts occur. Timeout errors (in Ecto, or when calling into GenServers) typically trigger exit instead of raising exceptions.

Provides a mechanism for an OpenTelemetry trace created

Ensure that the current OpenTelemetry context is available to the conn.

Mix Tasks