Skip to content

How to add custom label for mongodb job in netdata #17597

Answered by ilyam8
YexinZhang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @YexinZhang. You can add it by using the labels setting

jobs:
- name: sa_nosql_replica_01
  uri: "mongodb://..."
  labels:
     key1: value
     key2: value

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ilyam8
Comment options

Answer selected by YexinZhang
@ilyam8
Comment options

@YexinZhang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants