You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2026. It is now read-only.
Running HOSA with oc cluster up --metrics causes the following error to appear in the log file very few seconds when watching the log with oc log -f hawkular-openshift-agent-123456:
W0404 09:25:22.691035 1 metrics_storage.go:164] Failed to store metrics. err=Post https://hawkular-metrics.openshift-infra.svc.cluster.local/hawkular/metrics/gauges/raw: x509: certificate is valid for hawkular-metrics, metrics-openshift-infra.10.32.64.18.xip.io, not hawkular-metrics.openshift-infra.svc.cluster.local
Running HOSA with
oc cluster up --metricscauses the following error to appear in the log file very few seconds when watching the log withoc log -f hawkular-openshift-agent-123456:I followed the steps here: [1] (with IMAGE_VERSION=1.4.0.Final) and here [2].
[1] https://github.com/openshift/origin-metrics#deploying-the-hawkular-openshift-agent
[2] https://github.com/hawkular/hawkular-openshift-agent/tree/master/examples/jolokia-wildfly-example