Prometheus-Process-Exporter¶
There are various customizations you can do to tailor the deployment of OpenStack Prometheus-Process-Exporter. You can find those below.
General Parameters¶
conf.children
Type: bool
Description:
true
conf.processes
Type: string
Description:
“dockerd,kubelet,kube-proxy,bgsagent,bgscollect,bgssd”
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“process-exporter-image-repo-sync”
dependencies.dynamic.common.local_image_registry.services[0].endpoint
Type: string
Description:
“node”
dependencies.dynamic.common.local_image_registry.services[0].service
Type: string
Description:
“local_image_registry”
dependencies.static.image_repo_sync.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.image_repo_sync.services[0].service
Type: string
Description:
“local_image_registry”
dependencies.static.process_exporter.services
Type: string
Description:
nil
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.local_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.local_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.local_image_registry.hosts.internal
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.hosts.node
Type: string
Description:
“localhost”
endpoints.local_image_registry.name
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.namespace
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.port.registry.node
Type: int
Description:
5000
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
endpoints.oci_image_registry.auth.prometheus-process-exporter.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.prometheus-process-exporter.username
Type: string
Description:
“prometheus-process-exporter”
endpoints.oci_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.oci_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.oci_image_registry.name
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.namespace
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.port.registry.default
Type: string
Description:
nil
endpoints.process_exporter_metrics.host_fqdn_override.default
Type: string
Description:
nil
endpoints.process_exporter_metrics.hosts.default
Type: string
Description:
“process-exporter”
endpoints.process_exporter_metrics.namespace
Type: string
Description:
nil
endpoints.process_exporter_metrics.path.default
Type: string
Description:
nil
endpoints.process_exporter_metrics.port.metrics.default
Type: int
Description:
9256
endpoints.process_exporter_metrics.scheme.default
Type: string
Description:
“http”
images.local_registry.active
Type: bool
Description:
false
images.local_registry.exclude[0]
Type: string
Description:
“dep_check”
images.local_registry.exclude[1]
Type: string
Description:
“image_repo_sync”
images.pull_policy
Type: string
Description:
“IfNotPresent”
images.tags.dep_check
Type: string
Description:
“quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”
images.tags.image_repo_sync
Type: string
Description:
“docker.io/library/docker:17.07.0”
images.tags.process_exporter
Type: string
Description:
“docker.io/ncabatoff/process-exporter:0.2.11”
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
labels.process_exporter.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.process_exporter.node_selector_value
Type: string
Description:
“enabled”
manifests.configmap_bin
Type: bool
Description:
true
manifests.daemonset
Type: bool
Description:
true
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.service
Type: bool
Description:
true
monitoring.prometheus.enabled
Type: bool
Description:
true
monitoring.prometheus.process_exporter.scrape
Type: bool
Description:
true
network_policy.process_exporter.egress[0]
Type: object
Description:
{}
network_policy.process_exporter.ingress[0]
Type: object
Description:
{}
pod.affinity.anti.topologyKey.default
Type: string
Description:
“kubernetes.io/hostname”
pod.affinity.anti.type.default
Type: string
Description:
“preferredDuringSchedulingIgnoredDuringExecution”
pod.affinity.anti.weight.default
Type: int
Description:
10
pod.lifecycle.termination_grace_period.process_exporter.timeout
Type: int
Description:
30
pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy
Type: string
Description:
“RollingUpdate”
pod.lifecycle.upgrades.daemonsets.process_exporter.enabled
Type: bool
Description:
true
pod.lifecycle.upgrades.daemonsets.process_exporter.max_unavailable
Type: int
Description:
1
pod.lifecycle.upgrades.daemonsets.process_exporter.min_ready_seconds
Type: int
Description:
0
pod.mounts.process_exporter.init_container
Type: string
Description:
nil
pod.mounts.process_exporter.process_exporter
Type: string
Description:
nil
pod.resources.enabled
Type: bool
Description:
false
pod.resources.jobs.image_repo_sync.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.image_repo_sync.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.image_repo_sync.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.image_repo_sync.requests.memory
Type: string
Description:
“128Mi”
pod.resources.process_exporter.limits.cpu
Type: string
Description:
“2000m”
pod.resources.process_exporter.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.process_exporter.requests.cpu
Type: string
Description:
“100m”
pod.resources.process_exporter.requests.memory
Type: string
Description:
“128Mi”
pod.security_context.metrics.container.process_exporter.allowPrivilegeEscalation
Type: bool
Description:
false
pod.security_context.metrics.container.process_exporter.readOnlyRootFilesystem
Type: bool
Description:
true
pod.security_context.metrics.pod.runAsUser
Type: int
Description:
65534
pod.tolerations.process_exporter.enabled
Type: bool
Description:
false
pod.tolerations.process_exporter.tolerations[0].key
Type: string
Description:
“node-role.kubernetes.io/master”
pod.tolerations.process_exporter.tolerations[0].operator
Type: string
Description:
“Exists”
pod.tolerations.process_exporter.tolerations[1].key
Type: string
Description:
“node-role.kubernetes.io/control-plane”
pod.tolerations.process_exporter.tolerations[1].operator
Type: string
Description:
“Exists”
pod.tolerations.process_exporter.tolerations[2].key
Type: string
Description:
“node-role.kubernetes.io/node”
pod.tolerations.process_exporter.tolerations[2].operator
Type: string
Description:
“Exists”
secrets.oci_image_registry.prometheus-process-exporter
Type: string
Description:
“prometheus-process-exporter-oci-image-registry-key”