Skip to content

jaimeiniesta/telemetry_ui_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelemetryUiExample

A quick example of Telemetry UI.

The home page has a random sleep that is tracked via the [:page, :index] event.

See metrics at http://localhost:4000/admin/metrics - credentials are in the router.ex file.

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 to serve as a Telemetry UI example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages