Skip to content

Latest commit

 

History

History

xatu-mimicry

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

xatu-mimicry

Version: 0.0.7 Type: application

Ethereum p2p monitoring tool that collects data from the execution layer.

Homepage: https://github.com/ethpandaops/xatu

Values

Key Type Default Description
affinity object {} Affinity configuration for pods
annotations object {} Annotations for the Deployment
args list [] Command arguments
config.captureDelay string "3m"
config.coordinator.config.nodeRecords[0] string "enode://dd47aff4da11c82496fec9253a1d2dac8c4abdbf93ff7458cf7965447355c265907b41dbd8c4b1dded6ae28b5a4d2d6b4d3fdad2950e5b6ef56169958b80b450@127.0.0.1:30301"
config.coordinator.config.retryInterval string "60s"
config.coordinator.type string "static"
config.logging string "info"
config.metricsAddr string ":9090"
config.name string "example-instance"
config.ntpServer string "time.google.com"
config.outputs[0].config.address string "http://localhost:8080"
config.outputs[0].config.batchTimeout string "5s"
config.outputs[0].config.exportTimeout string "30s"
config.outputs[0].config.headers.authorization string "Someb64Value"
config.outputs[0].config.maxExportBatchSize int 512
config.outputs[0].config.maxQueueSize int 51200
config.outputs[0].name string "basic"
config.outputs[0].type string "http"
config.probeAddr string ":8080"
containerSecurityContext object See values.yaml The security context for containers
customArgs list [] Custom args for the xatu container
customCommand list [] Command replacement for the xatu container
extraContainers list [] Additional containers
extraEnv list [] Additional env variables
extraPorts list [] Additional ports. Useful when using extraContainers
extraVolumeMounts list [] Additional volume mounts
extraVolumes list [] Additional volumes
fullnameOverride string "" Overrides the chart's computed fullname
image.pullPolicy string "IfNotPresent" xatu container pull policy
image.repository string "ethpandaops/xatu" xatu container image repository
image.tag string "latest" xatu container image tag
imagePullSecrets list [] Image pull secrets for Docker images
initContainers list [] Additional init containers
lifecycle object See values.yaml Lifecycle hooks
livenessProbe object See values.yaml Liveness probe
nameOverride string "" Overrides the chart's name
nodeSelector object {} Node selector for pods
podAnnotations object {} Pod annotations
podDisruptionBudget object {} Define the PodDisruptionBudget spec If not set then a PodDisruptionBudget will not be created
podLabels object {} Pod labels
priorityClassName string nil Pod priority class
readinessProbe object See values.yaml Readiness probe
replicas int 1 Number of replicas
resources object {} Resource requests and limits
secretEnv object {} Secret env variables injected via a created secret
securityContext object See values.yaml The security context for pods
service.type string "ClusterIP" Service type
serviceAccount.annotations object {} Annotations to add to the service account
serviceAccount.create bool false Specifies whether a service account should be created
serviceAccount.name string "" The name of the service account to use. If not set and create is true, a name is generated using the fullname template
serviceMonitor.annotations object {} Additional ServiceMonitor annotations
serviceMonitor.enabled bool false If true, a ServiceMonitor CRD is created for a prometheus operator https://github.com/coreos/prometheus-operator
serviceMonitor.interval string "15s" ServiceMonitor scrape interval
serviceMonitor.labels object {} Additional ServiceMonitor labels
serviceMonitor.namespace string nil Alternative namespace for ServiceMonitor
serviceMonitor.path string "/metrics" Path to scrape
serviceMonitor.relabelings list [] ServiceMonitor relabelings
serviceMonitor.scheme string "http" ServiceMonitor scheme
serviceMonitor.scrapeTimeout string "30s" ServiceMonitor scrape timeout
serviceMonitor.tlsConfig object {} ServiceMonitor TLS configuration
terminationGracePeriodSeconds int 90 How long to wait until the pod is forcefully terminated
tolerations list [] Tolerations for pods
topologySpreadConstraints list [] Topology Spread Constraints for pods