Published on InterSystems Developer Community (https://community.intersystems.com)

Home > A new version of the yape (Yet Another pButtons Extractor) docker container has been uploaded to docker hub.

Article
Murray Oldfield · Jul 24, 2019 1m read
Open Exchange

A new version of the yape (Yet Another pButtons Extractor) docker container has been uploaded to docker hub.

Available at:

https://hub.docker.com/r/yape/yape/

$ docker container run --rm -v "$(pwd)":/data yape/yape --version
yape 2.2.6

See the readme at:

https://github.com/murrayo/yape


Changes include:

  • Reinstate config file, make some more changes to smarter x and y axis.
  • Update line style choices in config file.
  • Solve for yyyy dates and yy dates or bail out. Make date string consistent for windows title (drop decimal places), add short day to title. 
  • Increase decimal precision for y axis less than 10, eg for windows sec/read is seconds not ms like linux
  • Some minor fixes after update python libraries.

Today, GitHub and the container are in synch.

#Docker #Monitoring #InterSystems IRIS #Open Exchange
Check the related application on InterSystems Open Exchange

Source URL:https://community.intersystems.com/post/new-version-yape-yet-another-pbuttons-extractor-docker-container-has-been-uploaded-docker-hub