/statsd-monitor

Monitor tool for statsd metric clients

Primary LanguageRust

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