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.