nionata / statsd-monitor

Monitor tool for statsd metric clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statsd monitor

Monitor the metrics being published with the statsd protocol.

Contributing

Setup

  1. Install nix
  2. Install direnv
$ nix profile install nixpkgs#direnv
$ nix profile install nixpkgs#nix-direnv
  1. Open a dev shell
$ nix develop

About

Monitor tool for statsd metric clients


Languages

Language:Rust 91.5%Language:Nix 8.5%