2
Q:

prometheus add prefix to metrics

    metric_relabel_configs:
    - source_labels: [__name__]
      regex: '(.*)'
      replacement: 'snmp_${1}'
      target_label: __name__
0

Tags

New to Communities?

Join the community