Contributions

Library
Yabeda Prometheus exporter based on prometheus-client-mmap
Article
Simple guide on how to monitor external services HTTP requests of your Ruby application with Prometheus and Grafana.
Library
Buildin metrics for monitor external HTTP requests
Article
Playing around to make a full-featured Ruby development environment on top of Kubernetes and sync files back and forth within Kubernetes and local machine
Article
Do you still think Ruby is dying? Meanwhile, Rubyists get the sold-out at more than 20 conferences around the world.
[Here is the list of conference for 2020](https://dev.to/amplifr/ruby-conferences-to-attend-in-2020-2ckn)
Article
Simple guide about automating continuous deployment for cloud-native development with Kubernetes.
Article
The handy local development containerization guide for getting the services written in Ruby, Node.js, and Golang work together locally with docker networks.
Library
Collects Puma web-server metrics from puma control panel
Article
Detecting outdated browser in one way on both Ruby-backend and Node.js-frontend
Library
Find if a given user agent string satisfies a Browserslist browsers.
Library
Check data integrity for your ActiveRecord models
Article
How not-null constraint and default values help to write better code