Skip to content

Add GKE monitoring config to the helm chart #1452

@liu-cong

Description

@liu-cong

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

No one assigned

    Labels

    needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions