Closed rush24 closed 6 years ago
for example: a metrics name like mongodb_op_counters_total{type="query"} 1 , but we can not differentiate different host, can we? like this: mongodb_op_counters_total{type="query", host="127.0.0.1"} 1
mongodb_op_counters_total{type="query"} 1
mongodb_op_counters_total{type="query", host="127.0.0.1"} 1
Hope to receive your reply, thx!
for example: a metrics name like
mongodb_op_counters_total{type="query"} 1
, but we can not differentiate different host, can we? like this:mongodb_op_counters_total{type="query", host="127.0.0.1"} 1
Hope to receive your reply, thx!