Ayush
09/07/2024, 12:39 PMhelm --namespace signoz install signoz-dev signoz/k8s-infra -f override-values.yaml
the services are nodejs based and are in namespace dev
and qa
while signoz is in signoz
below is the override-values.yaml
global:
cloud: gcp
clusterName: dev-cluster
deploymentEnvironment: dev
otelCollectorEndpoint: ingest.in.signoz.cloud:443
otelInsecure: false
signozApiKey: <my api key>
presets:
otlpExporter:
enabled: true
loggingExporter:
enabled: false
resourceDetection:
detectors:
- gcp
- system
the system is up and there are no errors in gcp for this service except a few warnings around the vulnerability to denial of service attacks