Hi Everyone!

I'd love to be able to do this:

- job_name: f5
  static_configs:
  - targets:
    - 123.345.789.100:1234
  labels:
    location: eastcoast

- job_name: f5
  static_configs:
  - targets:
    - 123.345.789.200:1234
  labels:
    location: westcoast

...so that I'd only have one job name. As things stand I think I have to 
use two unique job names e.g., f5-eastcoast and f5-westcoast.

Has that come up before?

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/8711851a-d17a-4446-bfaf-51ce9d4332aco%40googlegroups.com.

Reply via email to