Monitoring
Applies to both Digital Enterprise Suite and Digital Distributed Container deployments. |
The DES and DDC pod expose the 9080
port internally in the cluster. That port should not be exposed outside the cluster for security reasons.
By default, the monitoring endpoint is enabled. It can be disabled by adding this option to the helm install/upgrade command line:
--set monitoring.enabled=false