kubernetes - can't skip unknown wire type 7 for io_prometheus_client.MetricFamily -
i trying monitor app on kubernetes provides persistent storage. have added endpoint metrics it.this 1 yaml file deploying app 1 config file , accessing browser doing ssh -nl 1234:localhost:32514 ubuntu@<ip_address>
outside shows status "down" , error "can't skip unknown wire type 7 io_prometheus_client.metricfamily" on doing curl on app service ip displays metrics. prometheus not able scrap.
what problem? how proceed?
Comments
Post a Comment