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
22 stars 13 forks source link

Prometheus data scraping using 'http' instead of 'https' #62

Closed jsanter27 closed 2 years ago

jsanter27 commented 2 years ago

Prometheus is calling the '/prommetric' route correctly, however the corresponding ZEBRA request to get the appropriate data always uses 'http' even if 'https' is the configured protocol. This leads to no data being fed to Prometheus.

jsanter27 commented 2 years ago

Error still persists despite changing the Zconfig field names.