enhancementgood first issue
仓库指标
- 星标
- (119 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Currently datanode, indexnode, querynode does not allow additional service annotations like
{{- with .Values.service.annotations }}
annotations:
{{ toYaml . | indent 4 }}
why: currently monitoring supports only prometheus way via servicemonitor. With annotations, one could use vmagent to scrape services based on annotations.