enhancementgood first issue
Repository metrics
- Stars
- (119 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.