generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
Step5 in the GKE user guide configured necessary resources for enabling EPP metrics on GCP dashboards. Ideally these can be added to the helm chart. See #1425 for an attempt to add monitoring configs.
I am expecting we have an overall monitoring
config with both common and provider specific configs, something like:
inferenceExtension:
monitoring:
path: "metrics"
... # other common params
prometheus:
# prometheus specific params
gke:
# gke specific config, if any
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.