Solutions to common issues when self-hosting Traceloop
values-external-clickhouse.yaml
with your ClickHouse host, port, and connection detailstraceloop-clickhouse-secret
exists with required credentials:
CLICKHOUSE_USERNAME
CLICKHOUSE_PASSWORD
secure: true
)traceloop-clickhouse-secret
contains correct credentialsvalues-external-clickhouse.yaml
has correct host and configurationvalues-external-kafka.yaml
with your Kafka broker addresses, connection details, and credentialstraces
, spans
, and metrics
traces
, spans
, and metrics
values-external-kafka.yaml
has correct broker addresses, credentials, and configurationvalues-external-postgres.yaml
with your PostgreSQL address and connection detailstraceloop-postgres-secret
exists with required credentials:
POSTGRES_DATABASE_USERNAME
POSTGRES_DATABASE_PASSWORD
traceloop-postgres-secret
contains correct credentialsvalues-external-postgres.yaml
has correct database address and configurationvalues-customer.yaml
- verify kong-gateway.kong.domain
is properly filledregcred
secret is provided by Traceloop and must be manually created in the traceloop namespace.
Setup Requirements:
regcred
secret in the traceloop namespace using credentials provided by Traceloopregcred
secret not created in the traceloop namespacevalues-customer.yaml
with PropelAuth settings:
values-customer.yaml
kubectl logs -n traceloop -l app=traceloop