Skip to content

Instantly share code, notes, and snippets.

@selcukusta
Created September 20, 2020 21:20
Show Gist options
  • Save selcukusta/4c6ed150073ef115a0b969f8a6964270 to your computer and use it in GitHub Desktop.
Save selcukusta/4c6ed150073ef115a0b969f8a6964270 to your computer and use it in GitHub Desktop.
{
"kind": "MetricValueList",
"apiVersion": "custom.metrics.k8s.io/v1beta1",
"metadata": {
"selfLink": "/apis/custom.metrics.k8s.io/v1beta1/namespaces/kubeless-fn/pods/%2A/calls_total_per_minute"
},
"items": [
{
"describedObject": {
"kind": "Pod",
"namespace": "kubeless-fn",
"name": "get-python-5588696cf9-spxt5",
"apiVersion": "/v1"
},
"metricName": "calls_total_per_minute",
"timestamp": "2020-09-20T21:19:52Z",
"value": "91636m",
"selector": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment