Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.0 #188

Merged
merged 74 commits into from
Jan 22, 2019
Merged

Release 2.0.0 #188

merged 74 commits into from
Jan 22, 2019

Conversation

tonyskapunk
Copy link
Contributor

tonyskapunk and others added 30 commits September 28, 2018 14:26
Add ansible playbook to (un)install recap
Use systemd ansible module for timers.
If redis-cli is in the PATH, it will:
  * Run the "--stat" showing key metric changes over 5 seconds
  * Run "--latency" for 3 seconds, 3 times
  * Run "--intrinsic-latency", testing the local systems latency
  * Run "info" for general statistics

If the cli tool is not present locally, netcat is used to hit the specified host/port.

Both methods support the options:

`PLUGIN_OPTS_REDIS_HOST` defaults to 127.0.0.1
`PLUGIN_OPTS_REDIS_PORT` defaults to 6379
* Fixes from PR
* Add flag for running timings (default no)
* Add flag for printing client list (default no)
* More comments in code
Update src files to allow for CI testing
tonyskapunk and others added 27 commits November 28, 2018 20:42
Make http_status (USEFULLSTATUS) a plugin
Remove the warning messages on old config files.
List plugins instead of expand them.
Standardize options across scripts
Update README for coming release.
Update changelog for 2.0.0 release.
Bump all scripts to version 2.0.0.
@tonyskapunk tonyskapunk added this to the 2.0.0 milestone Jan 21, 2019
@tonyskapunk
Copy link
Contributor Author

Ready to merge, it has been tested on each PR to development and with CI in place is becoming easier to quickly test on multiple distributions.

Release 2.0.0, yay!

@tonyskapunk tonyskapunk merged commit a7216ea into master Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants