-
Notifications
You must be signed in to change notification settings - Fork 537
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
Develop 3.0 riak stat #997
base: develop-3.0-riak_stat_merge
Are you sure you want to change the base?
Commits on Jul 10, 2019
-
pulled down riak 3.0 with riak_stat as a dependency. exoskeleton too …
…internal
banana committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 5cbb970 - Browse repository at this point
Copy the full SHA 5cbb970View commit details
Commits on Jul 15, 2019
-
changed riak-admin to support riak_stat functions
banana committedJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for a403eea - Browse repository at this point
Copy the full SHA a403eeaView commit details
Commits on Jul 22, 2019
-
changed the bash script in riak-admin to rpc to new functions in riak…
…_core_console, functions for exoskeleskin, riak_stat: consol commands, profile commands and generic admin commands. Updated the riak-admin stat --help with more information on profiles and exoskeleskin functions
banana committedJul 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 3040478 - Browse repository at this point
Copy the full SHA 3040478View commit details
Commits on Jul 23, 2019
-
Added stop-persist function to riak-admin stat -- to stop any persist…
…ing of data, profile or otherwise
banana committedJul 23, 2019 Configuration menu - View commit details
-
Copy full SHA for e6b08d3 - Browse repository at this point
Copy the full SHA e6b08d3View commit details
Commits on Jul 29, 2019
-
added functions for exoskeleskin abilities
banana committedJul 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 05d8d29 - Browse repository at this point
Copy the full SHA 05d8d29View commit details
Commits on Aug 1, 2019
-
updated the functions for setting up an endpoint and setting down the…
… endpoint, and a function to request data from exometer via http. similar functionality to riak_stat:stat_show, but can include the app_stats and expanded_disk stats, updated exoskele_help() in riak-admin as well
banana committedAug 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 30910a5 - Browse repository at this point
Copy the full SHA 30910a5View commit details
Commits on Aug 2, 2019
-
banana committed
Aug 2, 2019 Configuration menu - View commit details
-
Copy full SHA for b9c97af - Browse repository at this point
Copy the full SHA b9c97afView commit details
Commits on Aug 5, 2019
-
banana committed
Aug 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 868d3ff - Browse repository at this point
Copy the full SHA 868d3ffView commit details
Commits on Aug 6, 2019
-
banana committed
Aug 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 938bb1d - Browse repository at this point
Copy the full SHA 938bb1dView commit details -
banana committed
Aug 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 888d14a - Browse repository at this point
Copy the full SHA 888d14aView commit details
Commits on Aug 22, 2019
-
updated stat_ep_help() for more information on endpoints for udp. rem…
…oved unused functions, updated help for profiles and other stat functions
banana committedAug 22, 2019 Configuration menu - View commit details
-
Copy full SHA for fe2ee42 - Browse repository at this point
Copy the full SHA fe2ee42View commit details
Commits on Aug 28, 2019
-
fixed error for stat_profile_help(), changed the riak admin stat save…
…-profile etc to riak admin profile save, loiad, delete reset etc... to make it more simple and easier to understand
banana committedAug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 25a8eac - Browse repository at this point
Copy the full SHA 25a8eacView commit details
Commits on Sep 16, 2019
-
fixed untested functions error on line:99 as there was a typo for rel…
…x_nodetool
banana committedSep 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 2ccb0d9 - Browse repository at this point
Copy the full SHA 2ccb0d9View commit details
Commits on Sep 25, 2019
-
added new function find-info into the bash script, this can be used t…
…o find information on the polling requests based on their port, instance, protocol, serverip etc.. works using riak_core_metadata:fold(...) to iterate over the protocol given, otherwise over everthing in that prefix
banana committedSep 25, 2019 Configuration menu - View commit details
-
Copy full SHA for bd4f661 - Browse repository at this point
Copy the full SHA bd4f661View commit details
Commits on Oct 4, 2019
-
banana committed
Oct 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 5876ba8 - Browse repository at this point
Copy the full SHA 5876ba8View commit details
Commits on Oct 7, 2019
-
Added a test command in the rel/files/riak-admin to test the pushing …
…of stats in a local gen_server
ragecherrypanda authored and ragecherrypanda committedOct 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 9070cbb - Browse repository at this point
Copy the full SHA 9070cbbView commit details
Commits on Oct 29, 2019
-
Created help functions for: stat show-0, stat disable-0, stat metadat…
…a. push setup, push setdown, push info. profile save, profile load, profile delete, profile reset. Changed the riak admin push find-info -> riak admin push info. Changed functionality of riak admin stat enable-metadata true|false -> riak admin stat metadata enable|disable changed /bin/riak-admin in examples -> riak admin... Added indents on all the echo help functions to better distinguish them from the command line. also adding padding above and below them.
banana committedOct 29, 2019 Configuration menu - View commit details
-
Copy full SHA for a5b71fe - Browse repository at this point
Copy the full SHA a5b71feView commit details
Commits on Nov 1, 2019
-
banana committed
Nov 1, 2019 Configuration menu - View commit details
-
Copy full SHA for e9eebed - Browse repository at this point
Copy the full SHA e9eebedView commit details -
banana committed
Nov 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 7ebd376 - Browse repository at this point
Copy the full SHA 7ebd376View commit details
Commits on Nov 5, 2019
-
added info-all to riak admin push. usage changed to riak admin instea…
…d of riak
banana committedNov 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 38fbbde - Browse repository at this point
Copy the full SHA 38fbbdeView commit details
Commits on Nov 6, 2019
-
banana committed
Nov 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 2fcaf2f - Browse repository at this point
Copy the full SHA 2fcaf2fView commit details
Commits on Nov 26, 2019
-
added in the [-z ] flag into the push_admin(), stat_admin() and profi…
…le_admin() functions, So if nothing has been entered it will return No Argument Entered, saving the journey to riak_stat_console and so a lot of catch all clauses can be removed from the code
banana committedNov 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 911cbc4 - Browse repository at this point
Copy the full SHA 911cbc4View commit details
Commits on Dec 5, 2019
-
banana committed
Dec 5, 2019 Configuration menu - View commit details
-
Copy full SHA for dae57ea - Browse repository at this point
Copy the full SHA dae57eaView commit details -
help functions formatting and phrasing
banana committedDec 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 3534ae5 - Browse repository at this point
Copy the full SHA 3534ae5View commit details
Commits on Jan 6, 2020
-
removed yokozuna as a dependency
banana committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for ff5af52 - Browse repository at this point
Copy the full SHA ff5af52View commit details -
Port files over from node_package for building packages (RPM & DEB).
Martin Cox authoredJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 06d74ea - Browse repository at this point
Copy the full SHA 06d74eaView commit details -
banana committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 0b930bb - Browse repository at this point
Copy the full SHA 0b930bbView commit details -
Merge branch 'develop-3.0' into develop-3.0-riak_stat
Conflicts: rebar.lock
banana committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 4bac4f5 - Browse repository at this point
Copy the full SHA 4bac4f5View commit details -
banana committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for ce779ad - Browse repository at this point
Copy the full SHA ce779adView commit details -
banana committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for e1e63aa - Browse repository at this point
Copy the full SHA e1e63aaView commit details -
banana committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for afd21f5 - Browse repository at this point
Copy the full SHA afd21f5View commit details
Commits on Jan 7, 2020
-
Martin Cox committed
Jan 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 60e440a - Browse repository at this point
Copy the full SHA 60e440aView commit details
Commits on Jan 8, 2020
-
Update specfile with rebar profile changes.
Martin Cox committedJan 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 769bd27 - Browse repository at this point
Copy the full SHA 769bd27View commit details -
Martin Cox committed
Jan 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ba5d06 - Browse repository at this point
Copy the full SHA 7ba5d06View commit details
Commits on Jan 17, 2020
-
created a new bash script for riak-stat testing now
banana committedJan 17, 2020 Configuration menu - View commit details
-
Copy full SHA for d2111a9 - Browse repository at this point
Copy the full SHA d2111a9View commit details -
Merge branch 'develop-3.0-riak_stat' of https://github.com/basho/riak …
…into develop-3.0-riak_stat
banana committedJan 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ba22c6 - Browse repository at this point
Copy the full SHA 0ba22c6View commit details -
added riak-stat to the rebar.config overlay template
banana committedJan 17, 2020 Configuration menu - View commit details
-
Copy full SHA for e71e7e6 - Browse repository at this point
Copy the full SHA e71e7e6View commit details
Commits on Jan 20, 2020
-
root committed
Jan 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 999c974 - Browse repository at this point
Copy the full SHA 999c974View commit details -
banana committed
Jan 20, 2020 Configuration menu - View commit details
-
Copy full SHA for be50e24 - Browse repository at this point
Copy the full SHA be50e24View commit details
Commits on Jan 21, 2020
-
Changed the push_admin to only have have to be udp|tcp for setup, upd…
…ate the help function outputs
banana committedJan 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c2df15 - Browse repository at this point
Copy the full SHA 6c2df15View commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4934777 - Browse repository at this point
Copy the full SHA 4934777View commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 96e4e22 - Browse repository at this point
Copy the full SHA 96e4e22View commit details
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ed3a380 - Browse repository at this point
Copy the full SHA ed3a380View commit details