Skip to content

grafana/ruby-sinatra-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sinatra app

Example Sinatra app with Prometheus instrumentation.

Run with:

$ bundle exec rackup

The app will run at http://localhost:9292.

You can check the output of the default / route with curl:

$ curl http://localhost:9292
Hello world!

Prometheus metrics are exposed at http://localhost:9292/metrics.

About

Example Sinatra app with Prometheus instrumentation

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published