Skip to content

Instantly share code, notes, and snippets.

@zubron
Last active May 20, 2020 23:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zubron/9c51bcec6a7f21b2f262055d83a532c8 to your computer and use it in GitHub Desktop.
Save zubron/9c51bcec6a7f21b2f262055d83a532c8 to your computer and use it in GitHub Desktop.
Sample report from running Intronaut using Sonobuoy on a kind cluster
{
"ClusterNodes": [
{
"Kernel": "5.4.0-31-generic",
"OSVersion": "Ubuntu 19.10",
"OS": "linux",
"Arch": "amd64",
"K8SVersion": "v1.17.0",
"CRI": "containerd://1.3.2",
"Name": "kind-control-plane",
"ErrorCond": []
}
],
"ControlPlane": {
"Provider": "",
"HAControlPlane": false,
"NumofMasters": 1,
"KubeComponentPods": [
"kube-controller-manager",
"kube-apiserver",
"kube-scheduler"
],
"AuditLogEnabled": false
},
"Etcd": {
"AsPods": true,
"OnMasters": true,
"NumOfNodes": 1,
"PerformanceMetrics": [
{
"name": "etcd_request_duration_seconds",
"help": "[ALPHA] Etcd request latency in seconds for each operation and object type.",
"type": "HISTOGRAM",
"metrics": [
{
"labels": {
"operation": "create",
"type": "*apiregistration.APIService"
},
"buckets": {
"+Inf": "31",
"0.005": "24",
"0.01": "25",
"0.025": "31",
"0.05": "31",
"0.1": "31",
"0.25": "31",
"0.5": "31",
"1": "31",
"10": "31",
"2.5": "31",
"5": "31"
},
"count": "31",
"sum": "0.15033150300000003"
},
{
"labels": {
"operation": "create",
"type": "*apps.ControllerRevision"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.002406997"
},
{
"labels": {
"operation": "create",
"type": "*apps.DaemonSet"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.001632264"
},
{
"labels": {
"operation": "create",
"type": "*apps.Deployment"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.0012277009999999999"
},
{
"labels": {
"operation": "create",
"type": "*apps.ReplicaSet"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.004658364"
},
{
"labels": {
"operation": "create",
"type": "*coordination.Lease"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.002023851"
},
{
"labels": {
"operation": "create",
"type": "*core.ConfigMap"
},
"buckets": {
"+Inf": "11",
"0.005": "11",
"0.01": "11",
"0.025": "11",
"0.05": "11",
"0.1": "11",
"0.25": "11",
"0.5": "11",
"1": "11",
"10": "11",
"2.5": "11",
"5": "11"
},
"count": "11",
"sum": "0.0178741"
},
{
"labels": {
"operation": "create",
"type": "*core.Endpoints"
},
"buckets": {
"+Inf": "7",
"0.005": "7",
"0.01": "7",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.008417701"
},
{
"labels": {
"operation": "create",
"type": "*core.Event"
},
"buckets": {
"+Inf": "77",
"0.005": "72",
"0.01": "75",
"0.025": "77",
"0.05": "77",
"0.1": "77",
"0.25": "77",
"0.5": "77",
"1": "77",
"10": "77",
"2.5": "77",
"5": "77"
},
"count": "77",
"sum": "0.13363620100000007"
},
{
"labels": {
"operation": "create",
"type": "*core.Namespace"
},
"buckets": {
"+Inf": "8",
"0.005": "8",
"0.01": "8",
"0.025": "8",
"0.05": "8",
"0.1": "8",
"0.25": "8",
"0.5": "8",
"1": "8",
"10": "8",
"2.5": "8",
"5": "8"
},
"count": "8",
"sum": "0.006901102"
},
{
"labels": {
"operation": "create",
"type": "*core.Node"
},
"buckets": {
"+Inf": "2",
"0.005": "1",
"0.01": "1",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.017834706"
},
{
"labels": {
"operation": "create",
"type": "*core.Pod"
},
"buckets": {
"+Inf": "14",
"0.005": "13",
"0.01": "13",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.025242182999999998"
},
{
"labels": {
"operation": "create",
"type": "*core.Secret"
},
"buckets": {
"+Inf": "44",
"0.005": "44",
"0.01": "44",
"0.025": "44",
"0.05": "44",
"0.1": "44",
"0.25": "44",
"0.5": "44",
"1": "44",
"10": "44",
"2.5": "44",
"5": "44"
},
"count": "44",
"sum": "0.053152691"
},
{
"labels": {
"operation": "create",
"type": "*core.Service"
},
"buckets": {
"+Inf": "4",
"0.005": "4",
"0.01": "4",
"0.025": "4",
"0.05": "4",
"0.1": "4",
"0.25": "4",
"0.5": "4",
"1": "4",
"10": "4",
"2.5": "4",
"5": "4"
},
"count": "4",
"sum": "0.008357613"
},
{
"labels": {
"operation": "create",
"type": "*core.ServiceAccount"
},
"buckets": {
"+Inf": "41",
"0.005": "41",
"0.01": "41",
"0.025": "41",
"0.05": "41",
"0.1": "41",
"0.25": "41",
"0.5": "41",
"1": "41",
"10": "41",
"2.5": "41",
"5": "41"
},
"count": "41",
"sum": "0.05622358699999999"
},
{
"labels": {
"operation": "create",
"type": "*rbac.ClusterRole"
},
"buckets": {
"+Inf": "56",
"0.005": "56",
"0.01": "56",
"0.025": "56",
"0.05": "56",
"0.1": "56",
"0.25": "56",
"0.5": "56",
"1": "56",
"10": "56",
"2.5": "56",
"5": "56"
},
"count": "56",
"sum": "0.05013827200000002"
},
{
"labels": {
"operation": "create",
"type": "*rbac.ClusterRoleBinding"
},
"buckets": {
"+Inf": "45",
"0.005": "45",
"0.01": "45",
"0.025": "45",
"0.05": "45",
"0.1": "45",
"0.25": "45",
"0.5": "45",
"1": "45",
"10": "45",
"2.5": "45",
"5": "45"
},
"count": "45",
"sum": "0.035855798"
},
{
"labels": {
"operation": "create",
"type": "*rbac.Role"
},
"buckets": {
"+Inf": "11",
"0.005": "11",
"0.01": "11",
"0.025": "11",
"0.05": "11",
"0.1": "11",
"0.25": "11",
"0.5": "11",
"1": "11",
"10": "11",
"2.5": "11",
"5": "11"
},
"count": "11",
"sum": "0.010007692000000002"
},
{
"labels": {
"operation": "create",
"type": "*rbac.RoleBinding"
},
"buckets": {
"+Inf": "11",
"0.005": "11",
"0.01": "11",
"0.025": "11",
"0.05": "11",
"0.1": "11",
"0.25": "11",
"0.5": "11",
"1": "11",
"10": "11",
"2.5": "11",
"5": "11"
},
"count": "11",
"sum": "0.009782915"
},
{
"labels": {
"operation": "create",
"type": "*scheduling.PriorityClass"
},
"buckets": {
"+Inf": "2",
"0.005": "1",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.011874697"
},
{
"labels": {
"operation": "create",
"type": "*storage.CSINode"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.002368774"
},
{
"labels": {
"operation": "create",
"type": "*storage.StorageClass"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.000569763"
},
{
"labels": {
"operation": "delete",
"type": "*core.ConfigMap"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.0010682600000000001"
},
{
"labels": {
"operation": "delete",
"type": "*core.Endpoints"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.0017896820000000001"
},
{
"labels": {
"operation": "delete",
"type": "*core.Event"
},
"buckets": {
"+Inf": "6",
"0.005": "6",
"0.01": "6",
"0.025": "6",
"0.05": "6",
"0.1": "6",
"0.25": "6",
"0.5": "6",
"1": "6",
"10": "6",
"2.5": "6",
"5": "6"
},
"count": "6",
"sum": "0.007939169999999999"
},
{
"labels": {
"operation": "delete",
"type": "*core.Namespace"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.001079776"
},
{
"labels": {
"operation": "delete",
"type": "*core.Pod"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.0023103719999999998"
},
{
"labels": {
"operation": "delete",
"type": "*core.Secret"
},
"buckets": {
"+Inf": "5",
"0.005": "5",
"0.01": "5",
"0.025": "5",
"0.05": "5",
"0.1": "5",
"0.25": "5",
"0.5": "5",
"1": "5",
"10": "5",
"2.5": "5",
"5": "5"
},
"count": "5",
"sum": "0.007554114"
},
{
"labels": {
"operation": "delete",
"type": "*core.Service"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.000567732"
},
{
"labels": {
"operation": "delete",
"type": "*core.ServiceAccount"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.002390059"
},
{
"labels": {
"operation": "delete",
"type": "*rbac.ClusterRole"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.000547246"
},
{
"labels": {
"operation": "delete",
"type": "*rbac.ClusterRoleBinding"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.000641615"
},
{
"labels": {
"operation": "get",
"type": "*apps.Deployment"
},
"buckets": {
"+Inf": "4",
"0.005": "2",
"0.01": "2",
"0.025": "4",
"0.05": "4",
"0.1": "4",
"0.25": "4",
"0.5": "4",
"1": "4",
"10": "4",
"2.5": "4",
"5": "4"
},
"count": "4",
"sum": "0.029055399000000003"
},
{
"labels": {
"operation": "get",
"type": "*apps.ReplicaSet"
},
"buckets": {
"+Inf": "2",
"0.005": "1",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.010058648"
},
{
"labels": {
"operation": "get",
"type": "*coordination.Lease"
},
"buckets": {
"+Inf": "221434",
"0.005": "221111",
"0.01": "221422",
"0.025": "221433",
"0.05": "221434",
"0.1": "221434",
"0.25": "221434",
"0.5": "221434",
"1": "221434",
"10": "221434",
"2.5": "221434",
"5": "221434"
},
"count": "221434",
"sum": "295.0217039349986"
},
{
"labels": {
"operation": "get",
"type": "*core.ConfigMap"
},
"buckets": {
"+Inf": "8",
"0.005": "7",
"0.01": "7",
"0.025": "8",
"0.05": "8",
"0.1": "8",
"0.25": "8",
"0.5": "8",
"1": "8",
"10": "8",
"2.5": "8",
"5": "8"
},
"count": "8",
"sum": "0.021522405999999994"
},
{
"labels": {
"operation": "get",
"type": "*core.Endpoints"
},
"buckets": {
"+Inf": "177478",
"0.005": "177210",
"0.01": "177458",
"0.025": "177475",
"0.05": "177478",
"0.1": "177478",
"0.25": "177478",
"0.5": "177478",
"1": "177478",
"10": "177478",
"2.5": "177478",
"5": "177478"
},
"count": "177478",
"sum": "262.9207549850006"
},
{
"labels": {
"operation": "get",
"type": "*core.Event"
},
"buckets": {
"+Inf": "26",
"0.005": "26",
"0.01": "26",
"0.025": "26",
"0.05": "26",
"0.1": "26",
"0.25": "26",
"0.5": "26",
"1": "26",
"10": "26",
"2.5": "26",
"5": "26"
},
"count": "26",
"sum": "0.03682559899999999"
},
{
"labels": {
"operation": "get",
"type": "*core.Namespace"
},
"buckets": {
"+Inf": "16814",
"0.005": "16787",
"0.01": "16811",
"0.025": "16813",
"0.05": "16814",
"0.1": "16814",
"0.25": "16814",
"0.5": "16814",
"1": "16814",
"10": "16814",
"2.5": "16814",
"5": "16814"
},
"count": "16814",
"sum": "24.340241730000066"
},
{
"labels": {
"operation": "get",
"type": "*core.Node"
},
"buckets": {
"+Inf": "22",
"0.005": "22",
"0.01": "22",
"0.025": "22",
"0.05": "22",
"0.1": "22",
"0.25": "22",
"0.5": "22",
"1": "22",
"10": "22",
"2.5": "22",
"5": "22"
},
"count": "22",
"sum": "0.017554915999999997"
},
{
"labels": {
"operation": "get",
"type": "*core.Pod"
},
"buckets": {
"+Inf": "98",
"0.005": "95",
"0.01": "97",
"0.025": "98",
"0.05": "98",
"0.1": "98",
"0.25": "98",
"0.5": "98",
"1": "98",
"10": "98",
"2.5": "98",
"5": "98"
},
"count": "98",
"sum": "0.13753350200000003"
},
{
"labels": {
"operation": "get",
"type": "*core.RangeAllocation"
},
"buckets": {
"+Inf": "2493",
"0.005": "2477",
"0.01": "2493",
"0.025": "2493",
"0.05": "2493",
"0.1": "2493",
"0.25": "2493",
"0.5": "2493",
"1": "2493",
"10": "2493",
"2.5": "2493",
"5": "2493"
},
"count": "2493",
"sum": "3.6007514570000048"
},
{
"labels": {
"operation": "get",
"type": "*core.Secret"
},
"buckets": {
"+Inf": "11",
"0.005": "11",
"0.01": "11",
"0.025": "11",
"0.05": "11",
"0.1": "11",
"0.25": "11",
"0.5": "11",
"1": "11",
"10": "11",
"2.5": "11",
"5": "11"
},
"count": "11",
"sum": "0.015163668000000002"
},
{
"labels": {
"operation": "get",
"type": "*core.Service"
},
"buckets": {
"+Inf": "11169",
"0.005": "11159",
"0.01": "11169",
"0.025": "11169",
"0.05": "11169",
"0.1": "11169",
"0.25": "11169",
"0.5": "11169",
"1": "11169",
"10": "11169",
"2.5": "11169",
"5": "11169"
},
"count": "11169",
"sum": "14.577521767000098"
},
{
"labels": {
"operation": "get",
"type": "*core.ServiceAccount"
},
"buckets": {
"+Inf": "88",
"0.005": "88",
"0.01": "88",
"0.025": "88",
"0.05": "88",
"0.1": "88",
"0.25": "88",
"0.5": "88",
"1": "88",
"10": "88",
"2.5": "88",
"5": "88"
},
"count": "88",
"sum": "0.09924423200000003"
},
{
"labels": {
"operation": "get",
"type": "*rbac.ClusterRole"
},
"buckets": {
"+Inf": "60",
"0.005": "58",
"0.01": "60",
"0.025": "60",
"0.05": "60",
"0.1": "60",
"0.25": "60",
"0.5": "60",
"1": "60",
"10": "60",
"2.5": "60",
"5": "60"
},
"count": "60",
"sum": "0.056788139000000015"
},
{
"labels": {
"operation": "get",
"type": "*rbac.ClusterRoleBinding"
},
"buckets": {
"+Inf": "40",
"0.005": "40",
"0.01": "40",
"0.025": "40",
"0.05": "40",
"0.1": "40",
"0.25": "40",
"0.5": "40",
"1": "40",
"10": "40",
"2.5": "40",
"5": "40"
},
"count": "40",
"sum": "0.020865572"
},
{
"labels": {
"operation": "get",
"type": "*rbac.Role"
},
"buckets": {
"+Inf": "7",
"0.005": "7",
"0.01": "7",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.004131018"
},
{
"labels": {
"operation": "get",
"type": "*rbac.RoleBinding"
},
"buckets": {
"+Inf": "7",
"0.005": "7",
"0.01": "7",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.004042604"
},
{
"labels": {
"operation": "get",
"type": "*scheduling.PriorityClass"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.003055631"
},
{
"labels": {
"operation": "get",
"type": "*storage.CSINode"
},
"buckets": {
"+Inf": "3",
"0.005": "1",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.013543205999999999"
},
{
"labels": {
"operation": "get",
"type": "*storage.StorageClass"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.000464422"
},
{
"labels": {
"operation": "get",
"type": "*v1.Endpoints"
},
"buckets": {
"+Inf": "11167",
"0.005": "11157",
"0.01": "11167",
"0.025": "11167",
"0.05": "11167",
"0.1": "11167",
"0.25": "11167",
"0.5": "11167",
"1": "11167",
"10": "11167",
"2.5": "11167",
"5": "11167"
},
"count": "11167",
"sum": "13.993062700999971"
},
{
"labels": {
"operation": "list",
"type": "*[]admissionregistration.MutatingWebhookConfiguration"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.0034153280000000005"
},
{
"labels": {
"operation": "list",
"type": "*[]admissionregistration.ValidatingWebhookConfiguration"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.002108494"
},
{
"labels": {
"operation": "list",
"type": "*[]apiextensions.CustomResourceDefinition"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.005965078"
},
{
"labels": {
"operation": "list",
"type": "*[]apiregistration.APIService"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.001963435"
},
{
"labels": {
"operation": "list",
"type": "*[]apps.ControllerRevision"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.011828227000000002"
},
{
"labels": {
"operation": "list",
"type": "*[]apps.DaemonSet"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.011866581000000001"
},
{
"labels": {
"operation": "list",
"type": "*[]apps.Deployment"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.011340919999999999"
},
{
"labels": {
"operation": "list",
"type": "*[]apps.ReplicaSet"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.012538173"
},
{
"labels": {
"operation": "list",
"type": "*[]apps.StatefulSet"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.01086863"
},
{
"labels": {
"operation": "list",
"type": "*[]autoscaling.HorizontalPodAutoscaler"
},
"buckets": {
"+Inf": "9",
"0.005": "9",
"0.01": "9",
"0.025": "9",
"0.05": "9",
"0.1": "9",
"0.25": "9",
"0.5": "9",
"1": "9",
"10": "9",
"2.5": "9",
"5": "9"
},
"count": "9",
"sum": "0.007891993"
},
{
"labels": {
"operation": "list",
"type": "*[]batch.CronJob"
},
"buckets": {
"+Inf": "11171",
"0.005": "11158",
"0.01": "11169",
"0.025": "11171",
"0.05": "11171",
"0.1": "11171",
"0.25": "11171",
"0.5": "11171",
"1": "11171",
"10": "11171",
"2.5": "11171",
"5": "11171"
},
"count": "11171",
"sum": "14.524947084999944"
},
{
"labels": {
"operation": "list",
"type": "*[]batch.Job"
},
"buckets": {
"+Inf": "11171",
"0.005": "11151",
"0.01": "11169",
"0.025": "11171",
"0.05": "11171",
"0.1": "11171",
"0.25": "11171",
"0.5": "11171",
"1": "11171",
"10": "11171",
"2.5": "11171",
"5": "11171"
},
"count": "11171",
"sum": "16.64335382100003"
},
{
"labels": {
"operation": "list",
"type": "*[]certificates.CertificateSigningRequest"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.001315895"
},
{
"labels": {
"operation": "list",
"type": "*[]coordination.Lease"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.012165022"
},
{
"labels": {
"operation": "list",
"type": "*[]core.ConfigMap"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.013007754"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Endpoints"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.009772305"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Event"
},
"buckets": {
"+Inf": "176",
"0.005": "175",
"0.01": "175",
"0.025": "176",
"0.05": "176",
"0.1": "176",
"0.25": "176",
"0.5": "176",
"1": "176",
"10": "176",
"2.5": "176",
"5": "176"
},
"count": "176",
"sum": "0.26664872800000017"
},
{
"labels": {
"operation": "list",
"type": "*[]core.LimitRange"
},
"buckets": {
"+Inf": "19",
"0.005": "19",
"0.01": "19",
"0.025": "19",
"0.05": "19",
"0.1": "19",
"0.25": "19",
"0.5": "19",
"1": "19",
"10": "19",
"2.5": "19",
"5": "19"
},
"count": "19",
"sum": "0.016503096"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Namespace"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.009237076000000002"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Node"
},
"buckets": {
"+Inf": "11172",
"0.005": "11155",
"0.01": "11168",
"0.025": "11171",
"0.05": "11172",
"0.1": "11172",
"0.25": "11172",
"0.5": "11172",
"1": "11172",
"10": "11172",
"2.5": "11172",
"5": "11172"
},
"count": "11172",
"sum": "16.989825236000026"
},
{
"labels": {
"operation": "list",
"type": "*[]core.PersistentVolume"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.004053975"
},
{
"labels": {
"operation": "list",
"type": "*[]core.PersistentVolumeClaim"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.010842864000000002"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Pod"
},
"buckets": {
"+Inf": "71",
"0.005": "71",
"0.01": "71",
"0.025": "71",
"0.05": "71",
"0.1": "71",
"0.25": "71",
"0.5": "71",
"1": "71",
"10": "71",
"2.5": "71",
"5": "71"
},
"count": "71",
"sum": "0.05582414199999999"
},
{
"labels": {
"operation": "list",
"type": "*[]core.PodTemplate"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.012304814"
},
{
"labels": {
"operation": "list",
"type": "*[]core.ReplicationController"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.010901438999999999"
},
{
"labels": {
"operation": "list",
"type": "*[]core.ResourceQuota"
},
"buckets": {
"+Inf": "22",
"0.005": "22",
"0.01": "22",
"0.025": "22",
"0.05": "22",
"0.1": "22",
"0.25": "22",
"0.5": "22",
"1": "22",
"10": "22",
"2.5": "22",
"5": "22"
},
"count": "22",
"sum": "0.024014779999999996"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Secret"
},
"buckets": {
"+Inf": "7",
"0.005": "7",
"0.01": "7",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.010440989999999999"
},
{
"labels": {
"operation": "list",
"type": "*[]core.Service"
},
"buckets": {
"+Inf": "1257",
"0.005": "1249",
"0.01": "1257",
"0.025": "1257",
"0.05": "1257",
"0.1": "1257",
"0.25": "1257",
"0.5": "1257",
"1": "1257",
"10": "1257",
"2.5": "1257",
"5": "1257"
},
"count": "1257",
"sum": "1.7405861409999965"
},
{
"labels": {
"operation": "list",
"type": "*[]core.ServiceAccount"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.012698845999999998"
},
{
"labels": {
"operation": "list",
"type": "*[]discovery.EndpointSlice"
},
"buckets": {
"+Inf": "7",
"0.005": "7",
"0.01": "7",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.007431549000000001"
},
{
"labels": {
"operation": "list",
"type": "*[]networking.Ingress"
},
"buckets": {
"+Inf": "20",
"0.005": "20",
"0.01": "20",
"0.025": "20",
"0.05": "20",
"0.1": "20",
"0.25": "20",
"0.5": "20",
"1": "20",
"10": "20",
"2.5": "20",
"5": "20"
},
"count": "20",
"sum": "0.019462062"
},
{
"labels": {
"operation": "list",
"type": "*[]networking.NetworkPolicy"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.010153013999999998"
},
{
"labels": {
"operation": "list",
"type": "*[]node.RuntimeClass"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.000485824"
},
{
"labels": {
"operation": "list",
"type": "*[]policy.PodDisruptionBudget"
},
"buckets": {
"+Inf": "13",
"0.005": "13",
"0.01": "13",
"0.025": "13",
"0.05": "13",
"0.1": "13",
"0.25": "13",
"0.5": "13",
"1": "13",
"10": "13",
"2.5": "13",
"5": "13"
},
"count": "13",
"sum": "0.011920044000000001"
},
{
"labels": {
"operation": "list",
"type": "*[]policy.PodSecurityPolicy"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.001422473"
},
{
"labels": {
"operation": "list",
"type": "*[]rbac.ClusterRole"
},
"buckets": {
"+Inf": "5",
"0.005": "5",
"0.01": "5",
"0.025": "5",
"0.05": "5",
"0.1": "5",
"0.25": "5",
"0.5": "5",
"1": "5",
"10": "5",
"2.5": "5",
"5": "5"
},
"count": "5",
"sum": "0.004329141"
},
{
"labels": {
"operation": "list",
"type": "*[]rbac.ClusterRoleBinding"
},
"buckets": {
"+Inf": "5",
"0.005": "5",
"0.01": "5",
"0.025": "5",
"0.05": "5",
"0.1": "5",
"0.25": "5",
"0.5": "5",
"1": "5",
"10": "5",
"2.5": "5",
"5": "5"
},
"count": "5",
"sum": "0.00424838"
},
{
"labels": {
"operation": "list",
"type": "*[]rbac.Role"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.012833017"
},
{
"labels": {
"operation": "list",
"type": "*[]rbac.RoleBinding"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.012017182999999997"
},
{
"labels": {
"operation": "list",
"type": "*[]scheduling.PriorityClass"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.001871013"
},
{
"labels": {
"operation": "list",
"type": "*[]storage.CSIDriver"
},
"buckets": {
"+Inf": "1",
"0.005": "1",
"0.01": "1",
"0.025": "1",
"0.05": "1",
"0.1": "1",
"0.25": "1",
"0.5": "1",
"1": "1",
"10": "1",
"2.5": "1",
"5": "1"
},
"count": "1",
"sum": "0.004105156"
},
{
"labels": {
"operation": "list",
"type": "*[]storage.CSINode"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.000970477"
},
{
"labels": {
"operation": "list",
"type": "*[]storage.StorageClass"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.0015434059999999998"
},
{
"labels": {
"operation": "list",
"type": "*[]storage.VolumeAttachment"
},
"buckets": {
"+Inf": "3",
"0.005": "3",
"0.01": "3",
"0.025": "3",
"0.05": "3",
"0.1": "3",
"0.25": "3",
"0.5": "3",
"1": "3",
"10": "3",
"2.5": "3",
"5": "3"
},
"count": "3",
"sum": "0.001638642"
},
{
"labels": {
"operation": "list",
"type": "*[]v1.Endpoints"
},
"buckets": {
"+Inf": "11166",
"0.005": "11157",
"0.01": "11166",
"0.025": "11166",
"0.05": "11166",
"0.1": "11166",
"0.25": "11166",
"0.5": "11166",
"1": "11166",
"10": "11166",
"2.5": "11166",
"5": "11166"
},
"count": "11166",
"sum": "13.478249399999918"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/apiextensions.k8s.io/customresourcedefinitions"
},
"buckets": {
"+Inf": "2319",
"0.005": "2314",
"0.01": "2319",
"0.025": "2319",
"0.05": "2319",
"0.1": "2319",
"0.25": "2319",
"0.5": "2319",
"1": "2319",
"10": "2319",
"2.5": "2319",
"5": "2319"
},
"count": "2319",
"sum": "3.706199869999995"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/apiregistration.k8s.io/apiservices"
},
"buckets": {
"+Inf": "2328",
"0.005": "2320",
"0.01": "2328",
"0.025": "2328",
"0.05": "2328",
"0.1": "2328",
"0.25": "2328",
"0.5": "2328",
"1": "2328",
"10": "2328",
"2.5": "2328",
"5": "2328"
},
"count": "2328",
"sum": "3.766397144000001"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/certificatesigningrequests"
},
"buckets": {
"+Inf": "1157",
"0.005": "1156",
"0.01": "1157",
"0.025": "1157",
"0.05": "1157",
"0.1": "1157",
"0.25": "1157",
"0.5": "1157",
"1": "1157",
"10": "1157",
"2.5": "1157",
"5": "1157"
},
"count": "1157",
"sum": "1.8255638389999997"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/clusterrolebindings"
},
"buckets": {
"+Inf": "2332",
"0.005": "2329",
"0.01": "2331",
"0.025": "2332",
"0.05": "2332",
"0.1": "2332",
"0.25": "2332",
"0.5": "2332",
"1": "2332",
"10": "2332",
"2.5": "2332",
"5": "2332"
},
"count": "2332",
"sum": "3.828262810000004"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/clusterroles"
},
"buckets": {
"+Inf": "2328",
"0.005": "2322",
"0.01": "2328",
"0.025": "2328",
"0.05": "2328",
"0.1": "2328",
"0.25": "2328",
"0.5": "2328",
"1": "2328",
"10": "2328",
"2.5": "2328",
"5": "2328"
},
"count": "2328",
"sum": "3.8313004700000013"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/configmaps"
},
"buckets": {
"+Inf": "1157",
"0.005": "1157",
"0.01": "1157",
"0.025": "1157",
"0.05": "1157",
"0.1": "1157",
"0.25": "1157",
"0.5": "1157",
"1": "1157",
"10": "1157",
"2.5": "1157",
"5": "1157"
},
"count": "1157",
"sum": "1.857397990000001"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/controllerrevisions"
},
"buckets": {
"+Inf": "1156",
"0.005": "1155",
"0.01": "1155",
"0.025": "1156",
"0.05": "1156",
"0.1": "1156",
"0.25": "1156",
"0.5": "1156",
"1": "1156",
"10": "1156",
"2.5": "1156",
"5": "1156"
},
"count": "1156",
"sum": "1.836348427"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/controllers"
},
"buckets": {
"+Inf": "1163",
"0.005": "1162",
"0.01": "1163",
"0.025": "1163",
"0.05": "1163",
"0.1": "1163",
"0.25": "1163",
"0.5": "1163",
"1": "1163",
"10": "1163",
"2.5": "1163",
"5": "1163"
},
"count": "1163",
"sum": "1.8632984170000015"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/cronjobs"
},
"buckets": {
"+Inf": "1166",
"0.005": "1162",
"0.01": "1165",
"0.025": "1166",
"0.05": "1166",
"0.1": "1166",
"0.25": "1166",
"0.5": "1166",
"1": "1166",
"10": "1166",
"2.5": "1166",
"5": "1166"
},
"count": "1166",
"sum": "1.8692082170000006"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/csidrivers"
},
"buckets": {
"+Inf": "1151",
"0.005": "1150",
"0.01": "1151",
"0.025": "1151",
"0.05": "1151",
"0.1": "1151",
"0.25": "1151",
"0.5": "1151",
"1": "1151",
"10": "1151",
"2.5": "1151",
"5": "1151"
},
"count": "1151",
"sum": "1.8503755659999994"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/csinodes"
},
"buckets": {
"+Inf": "2312",
"0.005": "2311",
"0.01": "2312",
"0.025": "2312",
"0.05": "2312",
"0.1": "2312",
"0.25": "2312",
"0.5": "2312",
"1": "2312",
"10": "2312",
"2.5": "2312",
"5": "2312"
},
"count": "2312",
"sum": "3.6766619549999975"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/daemonsets"
},
"buckets": {
"+Inf": "1176",
"0.005": "1176",
"0.01": "1176",
"0.025": "1176",
"0.05": "1176",
"0.1": "1176",
"0.25": "1176",
"0.5": "1176",
"1": "1176",
"10": "1176",
"2.5": "1176",
"5": "1176"
},
"count": "1176",
"sum": "1.8788549769999994"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/deployments"
},
"buckets": {
"+Inf": "1156",
"0.005": "1156",
"0.01": "1156",
"0.025": "1156",
"0.05": "1156",
"0.1": "1156",
"0.25": "1156",
"0.5": "1156",
"1": "1156",
"10": "1156",
"2.5": "1156",
"5": "1156"
},
"count": "1156",
"sum": "1.8387838210000003"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/endpointslices"
},
"buckets": {
"+Inf": "1162",
"0.005": "1160",
"0.01": "1161",
"0.025": "1162",
"0.05": "1162",
"0.1": "1162",
"0.25": "1162",
"0.5": "1162",
"1": "1162",
"10": "1162",
"2.5": "1162",
"5": "1162"
},
"count": "1162",
"sum": "1.8259323269999999"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/events"
},
"buckets": {
"+Inf": "2329",
"0.005": "2326",
"0.01": "2329",
"0.025": "2329",
"0.05": "2329",
"0.1": "2329",
"0.25": "2329",
"0.5": "2329",
"1": "2329",
"10": "2329",
"2.5": "2329",
"5": "2329"
},
"count": "2329",
"sum": "3.7170744400000055"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/horizontalpodautoscalers"
},
"buckets": {
"+Inf": "3478",
"0.005": "3471",
"0.01": "3477",
"0.025": "3477",
"0.05": "3478",
"0.1": "3478",
"0.25": "3478",
"0.5": "3478",
"1": "3478",
"10": "3478",
"2.5": "3478",
"5": "3478"
},
"count": "3478",
"sum": "5.570055898999982"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/ingress"
},
"buckets": {
"+Inf": "2341",
"0.005": "2339",
"0.01": "2341",
"0.025": "2341",
"0.05": "2341",
"0.1": "2341",
"0.25": "2341",
"0.5": "2341",
"1": "2341",
"10": "2341",
"2.5": "2341",
"5": "2341"
},
"count": "2341",
"sum": "3.708428575000002"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/jobs"
},
"buckets": {
"+Inf": "1171",
"0.005": "1168",
"0.01": "1171",
"0.025": "1171",
"0.05": "1171",
"0.1": "1171",
"0.25": "1171",
"0.5": "1171",
"1": "1171",
"10": "1171",
"2.5": "1171",
"5": "1171"
},
"count": "1171",
"sum": "1.8619103840000013"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/leases"
},
"buckets": {
"+Inf": "2339",
"0.005": "2334",
"0.01": "2337",
"0.025": "2338",
"0.05": "2339",
"0.1": "2339",
"0.25": "2339",
"0.5": "2339",
"1": "2339",
"10": "2339",
"2.5": "2339",
"5": "2339"
},
"count": "2339",
"sum": "3.7853296329999986"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/limitranges"
},
"buckets": {
"+Inf": "1163",
"0.005": "1158",
"0.01": "1162",
"0.025": "1162",
"0.05": "1163",
"0.1": "1163",
"0.25": "1163",
"0.5": "1163",
"1": "1163",
"10": "1163",
"2.5": "1163",
"5": "1163"
},
"count": "1163",
"sum": "1.8847954510000011"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/minions"
},
"buckets": {
"+Inf": "1178",
"0.005": "1177",
"0.01": "1178",
"0.025": "1178",
"0.05": "1178",
"0.1": "1178",
"0.25": "1178",
"0.5": "1178",
"1": "1178",
"10": "1178",
"2.5": "1178",
"5": "1178"
},
"count": "1178",
"sum": "1.8524303440000005"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/mutatingwebhookconfigurations"
},
"buckets": {
"+Inf": "2322",
"0.005": "2316",
"0.01": "2322",
"0.025": "2322",
"0.05": "2322",
"0.1": "2322",
"0.25": "2322",
"0.5": "2322",
"1": "2322",
"10": "2322",
"2.5": "2322",
"5": "2322"
},
"count": "2322",
"sum": "3.7037651320000022"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/namespaces"
},
"buckets": {
"+Inf": "1156",
"0.005": "1151",
"0.01": "1154",
"0.025": "1155",
"0.05": "1156",
"0.1": "1156",
"0.25": "1156",
"0.5": "1156",
"1": "1156",
"10": "1156",
"2.5": "1156",
"5": "1156"
},
"count": "1156",
"sum": "1.8594952819999988"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/networkpolicies"
},
"buckets": {
"+Inf": "1167",
"0.005": "1164",
"0.01": "1166",
"0.025": "1167",
"0.05": "1167",
"0.1": "1167",
"0.25": "1167",
"0.5": "1167",
"1": "1167",
"10": "1167",
"2.5": "1167",
"5": "1167"
},
"count": "1167",
"sum": "1.8681335850000003"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/persistentvolumeclaims"
},
"buckets": {
"+Inf": "1153",
"0.005": "1150",
"0.01": "1153",
"0.025": "1153",
"0.05": "1153",
"0.1": "1153",
"0.25": "1153",
"0.5": "1153",
"1": "1153",
"10": "1153",
"2.5": "1153",
"5": "1153"
},
"count": "1153",
"sum": "1.843449300999999"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/persistentvolumes"
},
"buckets": {
"+Inf": "1156",
"0.005": "1154",
"0.01": "1156",
"0.025": "1156",
"0.05": "1156",
"0.1": "1156",
"0.25": "1156",
"0.5": "1156",
"1": "1156",
"10": "1156",
"2.5": "1156",
"5": "1156"
},
"count": "1156",
"sum": "1.820367926000001"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/poddisruptionbudgets"
},
"buckets": {
"+Inf": "1164",
"0.005": "1164",
"0.01": "1164",
"0.025": "1164",
"0.05": "1164",
"0.1": "1164",
"0.25": "1164",
"0.5": "1164",
"1": "1164",
"10": "1164",
"2.5": "1164",
"5": "1164"
},
"count": "1164",
"sum": "1.827891079999999"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/pods"
},
"buckets": {
"+Inf": "1154",
"0.005": "1152",
"0.01": "1154",
"0.025": "1154",
"0.05": "1154",
"0.1": "1154",
"0.25": "1154",
"0.5": "1154",
"1": "1154",
"10": "1154",
"2.5": "1154",
"5": "1154"
},
"count": "1154",
"sum": "1.8542429069999997"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/podsecuritypolicy"
},
"buckets": {
"+Inf": "1159",
"0.005": "1158",
"0.01": "1159",
"0.025": "1159",
"0.05": "1159",
"0.1": "1159",
"0.25": "1159",
"0.5": "1159",
"1": "1159",
"10": "1159",
"2.5": "1159",
"5": "1159"
},
"count": "1159",
"sum": "1.8127875839999983"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/podtemplates"
},
"buckets": {
"+Inf": "1165",
"0.005": "1162",
"0.01": "1164",
"0.025": "1165",
"0.05": "1165",
"0.1": "1165",
"0.25": "1165",
"0.5": "1165",
"1": "1165",
"10": "1165",
"2.5": "1165",
"5": "1165"
},
"count": "1165",
"sum": "1.8790060900000005"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/priorityclasses"
},
"buckets": {
"+Inf": "2323",
"0.005": "2315",
"0.01": "2323",
"0.025": "2323",
"0.05": "2323",
"0.1": "2323",
"0.25": "2323",
"0.5": "2323",
"1": "2323",
"10": "2323",
"2.5": "2323",
"5": "2323"
},
"count": "2323",
"sum": "3.7279818639999944"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/replicasets"
},
"buckets": {
"+Inf": "1160",
"0.005": "1158",
"0.01": "1160",
"0.025": "1160",
"0.05": "1160",
"0.1": "1160",
"0.25": "1160",
"0.5": "1160",
"1": "1160",
"10": "1160",
"2.5": "1160",
"5": "1160"
},
"count": "1160",
"sum": "1.8203978329999988"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/resourcequotas"
},
"buckets": {
"+Inf": "1170",
"0.005": "1167",
"0.01": "1170",
"0.025": "1170",
"0.05": "1170",
"0.1": "1170",
"0.25": "1170",
"0.5": "1170",
"1": "1170",
"10": "1170",
"2.5": "1170",
"5": "1170"
},
"count": "1170",
"sum": "1.8799375199999981"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/rolebindings"
},
"buckets": {
"+Inf": "2327",
"0.005": "2321",
"0.01": "2325",
"0.025": "2326",
"0.05": "2327",
"0.1": "2327",
"0.25": "2327",
"0.5": "2327",
"1": "2327",
"10": "2327",
"2.5": "2327",
"5": "2327"
},
"count": "2327",
"sum": "3.7838389069999936"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/roles"
},
"buckets": {
"+Inf": "2340",
"0.005": "2333",
"0.01": "2338",
"0.025": "2339",
"0.05": "2340",
"0.1": "2340",
"0.25": "2340",
"0.5": "2340",
"1": "2340",
"10": "2340",
"2.5": "2340",
"5": "2340"
},
"count": "2340",
"sum": "3.838445434000007"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/runtimeclasses"
},
"buckets": {
"+Inf": "1170",
"0.005": "1167",
"0.01": "1170",
"0.025": "1170",
"0.05": "1170",
"0.1": "1170",
"0.25": "1170",
"0.5": "1170",
"1": "1170",
"10": "1170",
"2.5": "1170",
"5": "1170"
},
"count": "1170",
"sum": "1.868346124"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/secrets"
},
"buckets": {
"+Inf": "1169",
"0.005": "1167",
"0.01": "1168",
"0.025": "1168",
"0.05": "1169",
"0.1": "1169",
"0.25": "1169",
"0.5": "1169",
"1": "1169",
"10": "1169",
"2.5": "1169",
"5": "1169"
},
"count": "1169",
"sum": "1.911632475999999"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/serviceaccounts"
},
"buckets": {
"+Inf": "1158",
"0.005": "1154",
"0.01": "1158",
"0.025": "1158",
"0.05": "1158",
"0.1": "1158",
"0.25": "1158",
"0.5": "1158",
"1": "1158",
"10": "1158",
"2.5": "1158",
"5": "1158"
},
"count": "1158",
"sum": "1.8857053670000004"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/services/endpoints"
},
"buckets": {
"+Inf": "1165",
"0.005": "1162",
"0.01": "1165",
"0.025": "1165",
"0.05": "1165",
"0.1": "1165",
"0.25": "1165",
"0.5": "1165",
"1": "1165",
"10": "1165",
"2.5": "1165",
"5": "1165"
},
"count": "1165",
"sum": "1.841243817999998"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/services/specs"
},
"buckets": {
"+Inf": "1163",
"0.005": "1161",
"0.01": "1162",
"0.025": "1163",
"0.05": "1163",
"0.1": "1163",
"0.25": "1163",
"0.5": "1163",
"1": "1163",
"10": "1163",
"2.5": "1163",
"5": "1163"
},
"count": "1163",
"sum": "1.830670590000001"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/statefulsets"
},
"buckets": {
"+Inf": "1148",
"0.005": "1146",
"0.01": "1147",
"0.025": "1148",
"0.05": "1148",
"0.1": "1148",
"0.25": "1148",
"0.5": "1148",
"1": "1148",
"10": "1148",
"2.5": "1148",
"5": "1148"
},
"count": "1148",
"sum": "1.8558856199999991"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/storageclasses"
},
"buckets": {
"+Inf": "2316",
"0.005": "2310",
"0.01": "2314",
"0.025": "2316",
"0.05": "2316",
"0.1": "2316",
"0.25": "2316",
"0.5": "2316",
"1": "2316",
"10": "2316",
"2.5": "2316",
"5": "2316"
},
"count": "2316",
"sum": "3.7196836950000036"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/validatingwebhookconfigurations"
},
"buckets": {
"+Inf": "2325",
"0.005": "2322",
"0.01": "2325",
"0.025": "2325",
"0.05": "2325",
"0.1": "2325",
"0.25": "2325",
"0.5": "2325",
"1": "2325",
"10": "2325",
"2.5": "2325",
"5": "2325"
},
"count": "2325",
"sum": "3.7016743920000033"
},
{
"labels": {
"operation": "listWithCount",
"type": "/registry/volumeattachments"
},
"buckets": {
"+Inf": "2335",
"0.005": "2331",
"0.01": "2335",
"0.025": "2335",
"0.05": "2335",
"0.1": "2335",
"0.25": "2335",
"0.5": "2335",
"1": "2335",
"10": "2335",
"2.5": "2335",
"5": "2335"
},
"count": "2335",
"sum": "3.742449207000003"
},
{
"labels": {
"operation": "update",
"type": "*apps.DaemonSet"
},
"buckets": {
"+Inf": "6",
"0.005": "6",
"0.01": "6",
"0.025": "6",
"0.05": "6",
"0.1": "6",
"0.25": "6",
"0.5": "6",
"1": "6",
"10": "6",
"2.5": "6",
"5": "6"
},
"count": "6",
"sum": "0.010449120999999999"
},
{
"labels": {
"operation": "update",
"type": "*apps.Deployment"
},
"buckets": {
"+Inf": "9",
"0.005": "8",
"0.01": "8",
"0.025": "9",
"0.05": "9",
"0.1": "9",
"0.25": "9",
"0.5": "9",
"1": "9",
"10": "9",
"2.5": "9",
"5": "9"
},
"count": "9",
"sum": "0.032501943"
},
{
"labels": {
"operation": "update",
"type": "*apps.ReplicaSet"
},
"buckets": {
"+Inf": "7",
"0.005": "5",
"0.01": "6",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.02751835"
},
{
"labels": {
"operation": "update",
"type": "*coordination.Lease"
},
"buckets": {
"+Inf": "121875",
"0.005": "121216",
"0.01": "121860",
"0.025": "121875",
"0.05": "121875",
"0.1": "121875",
"0.25": "121875",
"0.5": "121875",
"1": "121875",
"10": "121875",
"2.5": "121875",
"5": "121875"
},
"count": "121875",
"sum": "184.49967312900142"
},
{
"labels": {
"operation": "update",
"type": "*core.ConfigMap"
},
"buckets": {
"+Inf": "2",
"0.005": "2",
"0.01": "2",
"0.025": "2",
"0.05": "2",
"0.1": "2",
"0.25": "2",
"0.5": "2",
"1": "2",
"10": "2",
"2.5": "2",
"5": "2"
},
"count": "2",
"sum": "0.0014139719999999999"
},
{
"labels": {
"operation": "update",
"type": "*core.Endpoints"
},
"buckets": {
"+Inf": "166306",
"0.005": "165416",
"0.01": "166289",
"0.025": "166306",
"0.05": "166306",
"0.1": "166306",
"0.25": "166306",
"0.5": "166306",
"1": "166306",
"10": "166306",
"2.5": "166306",
"5": "166306"
},
"count": "166306",
"sum": "261.23434841399757"
},
{
"labels": {
"operation": "update",
"type": "*core.Event"
},
"buckets": {
"+Inf": "14",
"0.005": "14",
"0.01": "14",
"0.025": "14",
"0.05": "14",
"0.1": "14",
"0.25": "14",
"0.5": "14",
"1": "14",
"10": "14",
"2.5": "14",
"5": "14"
},
"count": "14",
"sum": "0.02460383"
},
{
"labels": {
"operation": "update",
"type": "*core.Namespace"
},
"buckets": {
"+Inf": "4",
"0.005": "4",
"0.01": "4",
"0.025": "4",
"0.05": "4",
"0.1": "4",
"0.25": "4",
"0.5": "4",
"1": "4",
"10": "4",
"2.5": "4",
"5": "4"
},
"count": "4",
"sum": "0.004679613"
},
{
"labels": {
"operation": "update",
"type": "*core.Node"
},
"buckets": {
"+Inf": "383",
"0.005": "377",
"0.01": "383",
"0.025": "383",
"0.05": "383",
"0.1": "383",
"0.25": "383",
"0.5": "383",
"1": "383",
"10": "383",
"2.5": "383",
"5": "383"
},
"count": "383",
"sum": "0.6875392440000001"
},
{
"labels": {
"operation": "update",
"type": "*core.Pod"
},
"buckets": {
"+Inf": "52",
"0.005": "49",
"0.01": "51",
"0.025": "52",
"0.05": "52",
"0.1": "52",
"0.25": "52",
"0.5": "52",
"1": "52",
"10": "52",
"2.5": "52",
"5": "52"
},
"count": "52",
"sum": "0.09617581799999993"
},
{
"labels": {
"operation": "update",
"type": "*core.RangeAllocation"
},
"buckets": {
"+Inf": "7",
"0.005": "7",
"0.01": "7",
"0.025": "7",
"0.05": "7",
"0.1": "7",
"0.25": "7",
"0.5": "7",
"1": "7",
"10": "7",
"2.5": "7",
"5": "7"
},
"count": "7",
"sum": "0.005918355"
},
{
"labels": {
"operation": "update",
"type": "*core.ServiceAccount"
},
"buckets": {
"+Inf": "43",
"0.005": "43",
"0.01": "43",
"0.025": "43",
"0.05": "43",
"0.1": "43",
"0.25": "43",
"0.5": "43",
"1": "43",
"10": "43",
"2.5": "43",
"5": "43"
},
"count": "43",
"sum": "0.05109544099999999"
},
{
"labels": {
"operation": "update",
"type": "*rbac.ClusterRole"
},
"buckets": {
"+Inf": "6",
"0.005": "6",
"0.01": "6",
"0.025": "6",
"0.05": "6",
"0.1": "6",
"0.25": "6",
"0.5": "6",
"1": "6",
"10": "6",
"2.5": "6",
"5": "6"
},
"count": "6",
"sum": "0.018306384"
},
{
"labels": {
"operation": "update",
"type": "*v1.Endpoints"
},
"buckets": {
"+Inf": "11166",
"0.005": "11110",
"0.01": "11164",
"0.025": "11166",
"0.05": "11166",
"0.1": "11166",
"0.25": "11166",
"0.5": "11166",
"1": "11166",
"10": "11166",
"2.5": "11166",
"5": "11166"
},
"count": "11166",
"sum": "19.452041728000133"
}
]
}
]
},
"CNI": {
"Type": "",
"CNIVersion": "",
"PluginDetails": null
},
"Ark": {
"Deployed": false,
"BackupsExist": false,
"SchedulesExist": false
},
"Helm": {
"TillerDeployed": false,
"TillerVersion": "",
"TillerNamespace": ""
},
"Network": {
"ExternalDns": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment