Record
-
kubernetes
:
PrometheusConfig
Prometheus port configuration.
Fields
- port int (default 9797)
-
Prometheus port. Default is 9797.
- serviceType ServiceType (default SERVICE_TYPE_CLUSTER_IP)
-
Service type of the service. Default is
"ClusterIP"
.
- nodePort int
-
NodePort for the pods. Default is not set.