Imporve monitoring
This commit is contained in:
@@ -63,22 +63,7 @@ spec:
|
||||
name: gateway-service
|
||||
port:
|
||||
number: 8000
|
||||
- host: monitoring.your-domain.com # To be overridden in overlays
|
||||
http:
|
||||
paths:
|
||||
# SigNoz Frontend UI and API (consolidated in newer versions)
|
||||
- path: /signoz(/|$)(.*)
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: signoz
|
||||
port:
|
||||
number: 8080
|
||||
# SigNoz API endpoints
|
||||
- path: /signoz-api(/|$)(.*)
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: signoz
|
||||
port:
|
||||
number: 8080
|
||||
# Note: SigNoz monitoring is deployed via Helm in the 'signoz' namespace
|
||||
# SigNoz creates its own Ingress via Helm chart configuration
|
||||
# Access at: https://monitoring.your-domain.com/ (configured in signoz-values.yaml)
|
||||
# SignOz ingress is managed separately - no need to configure here
|
||||
Reference in New Issue
Block a user