Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

opentelemetry-beam/opentelemetry_phoenix

Repository files navigation

OpentelemetryPhoenix - ARCHIVED

EEF Observability WG project Hex.pm Build Status

This project has moved!

This project now lives at https:/open-telemetry/opentelemetry-erlang-contrib.

Telemetry handler that creates Opentelemetry spans from Phoenix events.

After installing, setup the handler in your application behaviour before your top-level supervisor starts.

OpentelemetryPhoenix.setup()

See the documentation for OpentelemetryPhoenix.setup/1 for additional options that may be supplied.

Installation

def deps do
  [
    {:opentelemetry_phoenix, "~> 1.0.0-rc"}
  ]
end

About

OpenTelemetry integration for the Phoenix Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages