zowe / zebra

ZEBRA is an open-source incubator project for Zowe. It is a data parsing framework that allows quick and easy access to z/OS performance metrics.
https://zebra.talktothemainframe.com
Eclipse Public License 2.0
21 stars 12 forks source link

Fixed persistent bug with https on Prometheus requests -> changed 'us… #65

Closed jsanter27 closed 2 years ago

jsanter27 commented 2 years ago

Upon further review the previous fix in updating the field names was not enough. Had to update the handling of the new data type: from string to boolean.

Closed #62

Signed-off-by: Justin Santer justin.santer@convergetp.com