Prometheus 파일 다운로드 Download | PrometheusAn open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.prometheus.io 해당 페이지에 들어가서 windows버전을 다운로드 받은뒤 압축을 풀게되면다음과 같이 파일들이 있는데, yml을 열어 모니터링 할 서비스를 연결해주면 된다.하단에 내용을 아래와 같이 추가해주면된다.scrape_configs: # The job name is added as a label `job=` to any timeseries scraped ..