API Reference geometrics v1.0.4-rc.3
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 call
ing 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
Installs supplementary files which may be helpful for adding opentelemetry to an application, including a default docker compose file which runs an opentelemetry collector.