Elastic-Apm-Server¶
There are various customizations you can do to tailor the deployment of OpenStack Elastic-Apm-Server. You can find those below.
General Parameters¶
conf.apm_server.host[0]
Type: string
Description:
“${APM_SERVER_HOST}:${APM_SERVER_PORT}”
conf.apm_server.output.elasticsearch.hosts[0]
Type: string
Description:
“${ELASTICSEARCH_HOST}:${ELASTICSEARCH_PORT}”
conf.apm_server.output.elasticsearch.password
Type: string
Description:
“${ELASTICSEARCH_PASSWORD}”
conf.apm_server.output.elasticsearch.username
Type: string
Description:
“${ELASTICSEARCH_USERNAME}”
conf.apm_server.setup.dashboards.enabled
Type: bool
Description:
true
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“elastic-apm-server-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.elastic_apm_server.services
Type: string
Description:
nil
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”
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.elastic_apm_server.host_fqdn_override.default
Type: string
Description:
nil
endpoints.elastic_apm_server.hosts.default
Type: string
Description:
“apm-server”
endpoints.elastic_apm_server.name
Type: string
Description:
“apm-server”
endpoints.elastic_apm_server.namespace
Type: string
Description:
nil
endpoints.elastic_apm_server.path.default
Type: string
Description:
nil
endpoints.elastic_apm_server.port.server.default
Type: int
Description:
8200
endpoints.elastic_apm_server.scheme.default
Type: string
Description:
“http”
endpoints.elasticsearch.auth.admin.password
Type: string
Description:
“changeme”
endpoints.elasticsearch.auth.admin.username
Type: string
Description:
“admin”
endpoints.elasticsearch.host_fqdn_override.default
Type: string
Description:
nil
endpoints.elasticsearch.hosts.data
Type: string
Description:
“elasticsearch-data”
endpoints.elasticsearch.hosts.default
Type: string
Description:
“elasticsearch-logging”
endpoints.elasticsearch.hosts.discovery
Type: string
Description:
“elasticsearch-discovery”
endpoints.elasticsearch.hosts.public
Type: string
Description:
“elasticsearch”
endpoints.elasticsearch.name
Type: string
Description:
“elasticsearch”
endpoints.elasticsearch.namespace
Type: string
Description:
nil
endpoints.elasticsearch.path.default
Type: string
Description:
nil
endpoints.elasticsearch.port.http.default
Type: int
Description:
80
endpoints.elasticsearch.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.elastic-apm-server.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.elastic-apm-server.username
Type: string
Description:
“elastic-apm-server”
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
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
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.elastic_apm_server
Type: string
Description:
“docker.elastic.co/apm/apm-server:6.2.3”
images.tags.image_repo_sync
Type: string
Description:
“docker.io/library/docker:17.07.0”
labels.elastic_apm_server.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.elastic_apm_server.node_selector_value
Type: string
Description:
“enabled”
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
manifests.configmap_bin
Type: bool
Description:
true
manifests.configmap_etc
Type: bool
Description:
true
manifests.deployment
Type: bool
Description:
true
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.secret_elasticsearch
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.service
Type: bool
Description:
true
network.elastic_apm_server.node_port.enabled
Type: bool
Description:
false
network.elastic_apm_server.node_port.port
Type: int
Description:
30200
pod.affinity.anti.topologyKey.default
Type: string
Description:
“kubernetes.io/hostname”
pod.affinity.anti.type.default
Type: string
Description:
“preferredDuringSchedulingIgnoredDuringExecution”
pod.lifecycle.upgrades.daemonsets.elastic_apm_server.enabled
Type: bool
Description:
true
pod.lifecycle.upgrades.daemonsets.elastic_apm_server.max_unavailable
Type: int
Description:
1
pod.lifecycle.upgrades.daemonsets.elastic_apm_server.min_ready_seconds
Type: int
Description:
0
pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy
Type: string
Description:
“RollingUpdate”
pod.mounts.elastic_apm_server.elastic_apm_server
Type: string
Description:
nil
pod.replicas.elastic_apm_server
Type: int
Description:
1
pod.resources.elastic_apm_server.enabled
Type: bool
Description:
false
pod.resources.elastic_apm_server.limits.cpu
Type: string
Description:
“400m”
pod.resources.elastic_apm_server.limits.memory
Type: string
Description:
“400Mi”
pod.resources.elastic_apm_server.requests.cpu
Type: string
Description:
“100m”
pod.resources.elastic_apm_server.requests.memory
Type: string
Description:
“100Mi”
release_group
Type: string
Description:
nil
secrets.elasticsearch.user
Type: string
Description:
“elastic-apm-server-elasticsearch-user”
secrets.oci_image_registry.elastic-apm-server
Type: string
Description:
“elastic-apm-server-oci-image-registry”