Prometheus-Blackbox-Exporter¶
There are various customizations you can do to tailor the deployment of OpenStack Prometheus-Blackbox-Exporter. You can find those below.
General Parameters¶
config.blackbox.modules.http_2xx.http.no_follow_redirects
Type: bool
Description:
false
config.blackbox.modules.http_2xx.http.preferred_ip_protocol
Type: string
Description:
“ip4”
config.blackbox.modules.http_2xx.http.valid_http_versions[0]
Type: string
Description:
“HTTP/1.1”
config.blackbox.modules.http_2xx.http.valid_http_versions[1]
Type: string
Description:
“HTTP/2.0”
config.blackbox.modules.http_2xx.prober
Type: string
Description:
“http”
config.blackbox.modules.http_2xx.timeout
Type: string
Description:
“10s”
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.prometheus_blackbox_exporter.jobs[0]
Type: string
Description:
“prometheus-openstack-exporter-ks-user”
dependencies.static.prometheus_blackbox_exporter.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.prometheus_blackbox_exporter.services[0].service
Type: string
Description:
“identity”
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
endpoints.oci_image_registry.auth.prometheus-blackbox-exporter.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.prometheus-blackbox-exporter.username
Type: string
Description:
“prometheus-blackbox-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_blackbox_exporter.host_fqdn_override.default
Type: string
Description:
nil
endpoints.prometheus_blackbox_exporter.hosts.default
Type: string
Description:
“prometheus-blackbox-exporter”
endpoints.prometheus_blackbox_exporter.namespace
Type: string
Description:
nil
endpoints.prometheus_blackbox_exporter.path.default
Type: string
Description:
nil
endpoints.prometheus_blackbox_exporter.port.metrics.default
Type: int
Description:
9115
endpoints.prometheus_blackbox_exporter.scheme.default
Type: string
Description:
“http”
images.local_registry.active
Type: bool
Description:
false
images.pull_policy
Type: string
Description:
“IfNotPresent”
images.tags.blackbox_exporter
Type: string
Description:
“docker.io/prom/blackbox-exporter:v0.16.0”
labels.blackbox_exporter.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.blackbox_exporter.node_selector_value
Type: string
Description:
“enabled”
manifests.secret_registry
Type: bool
Description:
true
pod.affinity.anti.topologyKey.default
Type: string
Description:
“kubernetes.io/hostname”
pod.affinity.anti.type.default
Type: string
Description:
“preferredDuringSchedulingIgnoredDuringExecution”
pod.annotations.”prometheus.io/port”
Type: string
Description:
“9115”
pod.annotations.”prometheus.io/scrape”
Type: string
Description:
“true”
pod.lifecycle.termination_grace_period.prometheus_blackbox_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.replicas.prometheus_blackbox_exporter
Type: int
Description:
1
pod.resources.enabled
Type: bool
Description:
true
pod.resources.prometheus_blackbox_exporter.limits.cpu
Type: string
Description:
“2000m”
pod.resources.prometheus_blackbox_exporter.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.prometheus_blackbox_exporter.requests.cpu
Type: string
Description:
“100m”
pod.resources.prometheus_blackbox_exporter.requests.memory
Type: string
Description:
“128Mi”
pod.security_context.prometheus_blackbox_exporter.container.blackbox_exporter.allowPrivilegeEscalation
Type: bool
Description:
false
pod.security_context.prometheus_blackbox_exporter.container.blackbox_exporter.readOnlyRootFilesystem
Type: bool
Description:
true
pod.security_context.prometheus_blackbox_exporter.pod.runAsUser
Type: int
Description:
65534
secrets.oci_image_registry.prometheus-blackbox-exporter
Type: string
Description:
“prometheus-blackbox-exporter-oci-image-registry-key”
service.annotations
Type: object
Description:
{}
service.port
Type: int
Description:
9115