REMEMBER TO USE GO DIRECTORY STRUCTURE
The project is based on go's default directory structure and uses Makefile to
handle the build tasks.
This will compile and create the executable in the project's root directory
make buildThis will compile and install the project in your $GOPATH
make installmake testOptions
[-c, --config] Specify the configuration file directory (default: config.json)Running:
redis-metrics
