cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Kubernetes for snaplogic - custom metrics not working

Igor_Bozhinovsk
New Contributor III

Hi i have been following the tutorial from the Snaplogic documentation https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/2017558845/How+to+Deploy+a+Groundplex+in+K... about deploying Groundplex in Kubernetes.

When i deploy the prometheus adapter and check the custom metrics api with this command
(kubectl get --raw /apis/custom.metrics.k8s.io/v1beta1 | jq . ), I am getting empty response - resources field is not populated with values. I have also attached the response from the api i am supposed to get , and the one that i am getting.

ResponseSupposed
ResponseGetting

Any help on why i am getting empty resources field without any values would be appreciated.

7 REPLIES 7

@Igor_Bozhinovski

Could you please create a support ticket to resolve this issue ? You can copy and paste what youโ€™ve provided here. Iโ€™m sorry to have to ask you to do this, but with the holidays, absences, etcโ€ฆ Iโ€™m afraid the response time here may be delayed. Logging a support ticket will ensure traction on this issue.

Happy Holidays!

@mbowen

Iโ€™ve created a support ticket to resolve this issue, in the meantime if you get any response could you please provide it here also ?

Happy Holidays to you too !

Hi @mbowen

The issue now seems to be resolved , i am not sure if there was some changes from your side. The custom metrics are getting registered as supposed. Thanks for the help.