This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 25 08:54:33.153 DEBG [main] received a watcher event NoticeRemove( | |
"/etc/beamium/..2020_06_25_08_52_59.743331400/config.yaml", | |
) | |
Jun 25 08:54:33.154 INFO reload configuration | |
Jun 25 08:54:33.165 DEBG set signal to false from main | |
Jun 25 08:54:33.166 DEBG [main] waiting for handler to join | |
Jun 25 08:54:33.217 DEBG shutting down cmd::main | |
Jun 25 08:54:33.217 DEBG shutdown scraper's runtime, scraper: scraper1 | |
Jun 25 08:54:33.218 DEBG shutdown router's runtime | |
Jun 25 08:54:33.219 DEBG shutdown metrics server's runtime |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: ConfigMap | |
metadata: | |
name: beamium-cm | |
data: | |
scrapers.yaml: | | |
scrapers: | |
# scraping itself for metrics | |
self: | |
url: http://127.0.0.1:9110/metrics |
OlderNewer