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