hawkular / hawkular-openshift-agent

A Hawkular feed that collects metrics from Prometheus and/or Jolokia endpoints deployed in one or more pods within an OpenShift node.
16 stars 21 forks source link

issue 170 don't assume the OS server has an IP address - might be a hostname #171

Closed jmazzitelli closed 7 years ago

jmazzitelli commented 7 years ago

This parses the server name not assuming it has an IP address (could be a hostname).

Note this also skips tls validation - required with the new OS if using self-signed cert.