Azu::Handler::DevDashboard
Inherits HTTP::Handler < Reference < Object
Development Dashboard HTTP handler for displaying live runtime insights Provides comprehensive metrics for developers during development phase
Usage:
Azu.start [
Azu::Handler::DevDashboard.new,
# other handlers
]
Constants
DEFAULT_PATH = "/dev-dashboard"
Constructors
Instance methods
call(context : HTTP::Server::Context)
Sourcelog
Sourcemetrics
Sourcepath
Source