reachfh / phoenix_datadog

Phoenix app that sends traces to Datadog via spandex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhoenixDatadog

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Phoenix app that sends traces to Datadog via spandex

License:Apache License 2.0


Languages

Language:Elixir 73.1%Language:CSS 19.7%Language:HTML 4.5%Language:JavaScript 2.7%