Skip to content

A collection of ready-to-use Prometheus Metrics to monitor your Haskell application

Notifications You must be signed in to change notification settings

iconnect/ridley

Repository files navigation

Haskell CI

"Quick metrics to grow your production app healthy & strong."

scotts-porage-oats

Ridley

Ridley is a library which allow you to easily expose the most common Haskell metrics to Prometheus. By default, with minimal configuration, this is what you get by default:

  • GHC Conc metrics
  • EKG metrics
  • Process memory
  • CPU Avg Load
  • Disk Usage
  • Network Usage
  • Wai endpoints status codes

On top of that, it's possible to define custom metrics so you can embed your own in your monitored programs. A collection of optional metrics can be found in the complementary package ridley-extras, which adds things like:

  • Open file descriptors

About

A collection of ready-to-use Prometheus Metrics to monitor your Haskell application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •