Prometheus-Openstack-Exporter¶
There are various customizations you can do to tailor the deployment of OpenStack Prometheus-Openstack-Exporter. You can find those below.
General Parameters¶
conf.prometheus_openstack_exporter.OS_POLLING_INTERVAL
Type: int
Description:
30
conf.prometheus_openstack_exporter.OS_RETRIES
Type: int
Description:
1
conf.prometheus_openstack_exporter.TIMEOUT_SECONDS
Type: int
Description:
20
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“prometheus-openstack-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.ks_user.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.ks_user.services[0].service
Type: string
Description:
“identity”
dependencies.static.prometheus_openstack_exporter.jobs[0]
Type: string
Description:
“prometheus-openstack-exporter-ks-user”
dependencies.static.prometheus_openstack_exporter.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.prometheus_openstack_exporter.services[0].service
Type: string
Description:
“identity”
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.identity.auth.admin.password
Type: string
Description:
“password”
endpoints.identity.auth.admin.project_domain_name
Type: string
Description:
“default”
endpoints.identity.auth.admin.project_name
Type: string
Description:
“admin”
endpoints.identity.auth.admin.region_name
Type: string
Description:
“RegionOne”
endpoints.identity.auth.admin.user_domain_name
Type: string
Description:
“default”
endpoints.identity.auth.admin.username
Type: string
Description:
“admin”
endpoints.identity.auth.user.password
Type: string
Description:
“password”
endpoints.identity.auth.user.project_domain_name
Type: string
Description:
“default”
endpoints.identity.auth.user.project_name
Type: string
Description:
“service”
endpoints.identity.auth.user.region_name
Type: string
Description:
“RegionOne”
endpoints.identity.auth.user.role
Type: string
Description:
“admin”
endpoints.identity.auth.user.user_domain_name
Type: string
Description:
“default”
endpoints.identity.auth.user.username
Type: string
Description:
“prometheus-openstack-exporter”
endpoints.identity.host_fqdn_override.default
Type: string
Description:
nil
endpoints.identity.hosts.default
Type: string
Description:
“keystone”
endpoints.identity.hosts.internal
Type: string
Description:
“keystone-api”
endpoints.identity.name
Type: string
Description:
“keystone”
endpoints.identity.path.default
Type: string
Description:
“/v3”
endpoints.identity.port.api.default
Type: int
Description:
80
endpoints.identity.port.api.internal
Type: int
Description:
5000
endpoints.identity.scheme.default
Type: string
Description:
“http”
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-openstack-exporter.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.prometheus-openstack-exporter.username
Type: string
Description:
“prometheus-openstack-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.prometheus_openstack_exporter.host_fqdn_override.default
Type: string
Description:
nil
endpoints.prometheus_openstack_exporter.hosts.default
Type: string
Description:
“openstack-metrics”
endpoints.prometheus_openstack_exporter.namespace
Type: string
Description:
nil
endpoints.prometheus_openstack_exporter.path.default
Type: string
Description:
nil
endpoints.prometheus_openstack_exporter.port.exporter.default
Type: int
Description:
9103
endpoints.prometheus_openstack_exporter.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.ks_user
Type: string
Description:
“docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”
images.tags.prometheus_openstack_exporter
Type: string
Description:
“docker.io/openstackhelm/prometheus-openstack-exporter:latest-ubuntu_jammy”
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
labels.openstack_exporter.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.openstack_exporter.node_selector_value
Type: string
Description:
“enabled”
manifests.certificates
Type: bool
Description:
false
manifests.configmap_bin
Type: bool
Description:
true
manifests.deployment
Type: bool
Description:
true
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.job_ks_user
Type: bool
Description:
true
manifests.network_policy
Type: bool
Description:
false
manifests.secret_keystone
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.openstack_exporter.scrape
Type: bool
Description:
true
network.openstack_metrics_exporter.port
Type: int
Description:
9103
network_policy.prometheus-openstack-exporter.egress[0]
Type: object
Description:
{}
network_policy.prometheus-openstack-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.lifecycle.termination_grace_period.prometheus_openstack_exporter.timeout
Type: int
Description:
30
pod.lifecycle.upgrades.deployments.pod_replacement_strategy
Type: string
Description:
“RollingUpdate”
pod.lifecycle.upgrades.deployments.revision_history
Type: int
Description:
3
pod.lifecycle.upgrades.deployments.rolling_update.max_surge
Type: int
Description:
3
pod.lifecycle.upgrades.deployments.rolling_update.max_unavailable
Type: int
Description:
1
pod.mounts.prometheus_openstack_exporter.init_container
Type: string
Description:
nil
pod.mounts.prometheus_openstack_exporter.prometheus_openstack_exporter
Type: string
Description:
nil
pod.replicas.prometheus_openstack_exporter
Type: int
Description:
1
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.jobs.ks_user.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.ks_user.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.ks_user.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.ks_user.requests.memory
Type: string
Description:
“128Mi”
pod.resources.prometheus_openstack_exporter.limits.cpu
Type: string
Description:
“2000m”
pod.resources.prometheus_openstack_exporter.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.prometheus_openstack_exporter.requests.cpu
Type: string
Description:
“100m”
pod.resources.prometheus_openstack_exporter.requests.memory
Type: string
Description:
“128Mi”
pod.security_context.exporter.container.openstack_metrics_exporter.allowPrivilegeEscalation
Type: bool
Description:
false
pod.security_context.exporter.container.openstack_metrics_exporter.readOnlyRootFilesystem
Type: bool
Description:
true
pod.security_context.exporter.pod.runAsUser
Type: int
Description:
65534
pod.security_context.ks_user.container.prometheus_openstack_exporter_ks_user.allowPrivilegeEscalation
Type: bool
Description:
false
pod.security_context.ks_user.container.prometheus_openstack_exporter_ks_user.readOnlyRootFilesystem
Type: bool
Description:
true
pod.security_context.ks_user.pod.runAsUser
Type: int
Description:
65534
secrets.identity.admin
Type: string
Description:
“prometheus-openstack-exporter-keystone-admin”
secrets.identity.user
Type: string
Description:
“prometheus-openstack-exporter-keystone-user”
secrets.oci_image_registry.prometheus-openstack-exporter
Type: string
Description:
“prometheus-openstack-exporter-oci-image-registry-key”
secrets.tls.identity.api.internal
Type: string
Description:
“keystone-tls-api”