enhancementgood first issue
Metriche repository
- Star
- (119 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.