Skip to content

CleverCloud/rack-statsd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-ruby-rack-statsd

Deploy a Rack application that uses statsd to store business metrics

Configuration

You will need the following environment variables:

CC_RACKUP_SERVER=puma
ENABLE_METRICS=true
PORT=8080
RUBY_VERSION=2