projectcalico/calico

Helm "enable metrics" boolean and other config options not well documented

已關閉

#6,887 建立於 2022年10月21日

 (10 則留言) (0 個反應) (1 位負責人)Go (1,594 個分叉)auto 404
area/helmgood first issuehelp wantedkind/enhancementstale

倉庫指標

星標
 (7,292 顆星)
PR 合併指標
 (平均合併 7天 23小時) (30 天內合併 256 個 PR)

描述

Expected Behavior

A number of common helm charts have a value you can set to enable metrics reporting. Since calico has a metrics interface, having a clean way to enable it via helm would be nice.

Current Behavior

You must manually patch the instance to enable metrics

Possible Solution

Add a boolean to values.yml and the relevant templates to enable the metrics service on request.

Steps to Reproduce (for bugs)

  1. Install via helm
  2. look for way to enable metrics as a parameter

Context

A consistent way to enable metrics across a wide array of helm charts makes things easier.

Your Environment

  • Calico version: 3.24.2
  • Orchestrator version (e.g. kubernetes, mesos, rkt): 1.25.2
  • Operating System and version: CentOS Stream9
  • Link to your project (optional):

貢獻者指南