Read-only operator
Configuring zxporter.
Prop | Type | Default |
---|---|---|
kubeContextName | string | cluster-{{ random alphanumeric characters }} |
dakrURL | string | https://api.devzero.io/dakr |
clusterToken | string | - |
prometheusURL | string | http://prometheus-server.devzero-zxporter.svc.cluster.local:80 |
collectionFrequency | string | 10s |
nodeMetricsInterval | string | 6x collectionFrequency (min 60s) |
numResourceSenders | number | 16 |
bufferSize | number | 1000 |
disableNetworkIOMetrics | boolean | false |
disableGpuMetrics | boolean | false |
maskSecretData | boolean | false |
targetNamespaces | string[] | - |
excludedNamespaces | string[] | [] |
excludedNodes | string[] | [] |
excludedCSINodes | string[] | [] |
excludedClusterRoles | string[] | [] |
excludedClusterRoleBindings | string[] | [] |
excludedIngressClasses | string[] | [] |
excludedPSPs | string[] | [] |
excludedPVs | string[] | [] |
excludedStorageClasses | string[] | [] |
excludedCRDs | string[] | [] |
excludedCRDGroups | string[] | [] |
excludedScaledJobs | ExcludedScaledJob[] | [] |
excludedScaledObjects | ExcludedScaledObject[] | [] |
watchedCRDs | string[] | - |
disabledCollectors | string[] | [] |
k8sProvider | string | - |