Skip to content

Releases: AATools/ib-metrics-pyclient

v0.4

19 Mar 07:57
2f3bae7

Choose a tag to compare

  • Added the ability to set a custom time interval between collecting metrics #9 . Startup option --collectint;
  • Updated README ;
  • Added .coveragerc.

v0.3

12 Dec 20:58
20b361a

Choose a tag to compare

  • Added IIB 10 support #5;
  • Added parameterization for pushgateway host and port #6;
  • Refactoring:
    • added multi-instance broker status for IIB 9;
    • used BIP codes for all components depending on IIB version for determine status of components;
    • replaced dot in status;
    • added tests;
  • Updated README.

v0.2

13 May 20:00
233af69

Choose a tag to compare

  • Added TYPE and HELP annotations for metrics enhancement #1;
  • Added documentation strings #2;
  • Moved additional functions in individual modules enhancement #3;
  • Refactoring:
    • added function arguments for executions;
    • added printing of version on startup;
  • Added new tests;
  • Updated README.

v0.1

20 Dec 21:38

Choose a tag to compare

Initial release.