sd-config-with-null-target-group.json 172 B

123456789101112
  1. [
  2. {
  3. "targets": [
  4. "localhost:9090",
  5. "example.org:443"
  6. ],
  7. "labels": {
  8. "foo": "bar"
  9. }
  10. },
  11. null
  12. ]