Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 244 Bytes

converter_to_config_prometheus

in prometheus.yml:

  • job_name: 'dummy' file_sd_configs:
    • files:
      • targets.yml

script options (youneed to edit script): SOURCE_FILE = "path_to_ansible_inventory" OUT_FILE = "targets.yml"