Imporve monitoring 2
This commit is contained in:
@@ -73,7 +73,14 @@ spec:
|
||||
name: gateway-service
|
||||
port:
|
||||
number: 8000
|
||||
# Note: SigNoz monitoring is deployed via Helm in the 'signoz' namespace
|
||||
# SigNoz creates its own Ingress via Helm chart configuration (signoz-values-dev.yaml)
|
||||
# Access at: https://monitoring.bakery-ia.local/
|
||||
# SignOz is served at the root of the monitoring subdomain
|
||||
# SigNoz Monitoring on subdomain (deployed via Helm in bakery-ia namespace)
|
||||
- host: monitoring.bakery-ia.local
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: signoz
|
||||
port:
|
||||
number: 8080
|
||||
Reference in New Issue
Block a user