defaults

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CHAOSMESH_NAMESPACE      = "chaos-mesh"
	CHAOSMESH_DURATION       = "5m"
	CHAOSMESH_LATENCY        = "15ms"
	CHAOSMESH_LATENCY_JITTER = "5ms"
)
View Source
const (
	NAMESPACE       = "hexagon"
	LOG_LEVEL       = "info"
	SERVICE_MONITOR = true
	TRACING         = true
	DOCKER_USERNAME = "hexagonbenchmark"
)
View Source
const (
	KAFKA_PORT         = 9092
	KAFKA_CLUSTER_NAME = "my-cluster" // default name from strimzi kafka operator getting started guide
	KAFKA_NAMESPACE    = "kafka"      // default name from strimzi kafka operator getting started guide
	KAFKA_PARTITIONS   = 1
	KAFKA_REPLICATIONS = 1
)
View Source
const (
	LOAD_GENERATOR_IMAGE_NAME       = "tb-load-generator"
	LIMIT_MEM_LG                    = "1Gi"
	LG_K6_PROMETHEUS_RW_SERVER_URL  = "http://prometheus-kube-prometheus-prometheus.monitoring.svc.cluster.local:9090/api/v1/write"
	LG_K6_PROMETHEUS_RW_TREND_STATS = "p(95),p(99),avg"
)
View Source
const (
	MONGO_IMAGE_NAME = "stateful-unit-mongo"
	MONGO_PORT       = 27017
	MONGO_USERNAME   = "root"
	MONGO_PASSWORD   = "password"
)
View Source
const (
	OTEL_COLLECTOR_PORT      = 4317
	OTEL_COLLECTOR_NAME      = "otel-collector-collector"
	OTEL_COLLECTOR_NAMESPACE = "monitoring"
)
View Source
const (
	REDIS_IMAGE_NAME = "stateful-unit-redis"
	REDIS_PORT       = 6379
)
View Source
const (
	SERVICE_UNIT_IMAGE_NAME = "service-unit"
	REPLICAS                = 1
	REQUEST_CPU             = "125m"
	REQUEST_MEM             = "64Mi"
	LIMIT_CPU               = "250m"
	LIMIT_MEM               = "128Mi"
	HTTP_PORT               = 8080
	GRPC_PORT               = 9090
)
View Source
const (
	HEALTH_PORT = 6060
)
View Source
const (
	METRICS_PORT = 7070
)
View Source
const (
	POSTGRES_PORT = 5432
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL