diff --git a/config/prometheus.yaml b/config/prometheus.yaml index ee3e62c..71e5b20 100644 --- a/config/prometheus.yaml +++ b/config/prometheus.yaml @@ -44,10 +44,10 @@ scrape_configs: static_configs: - targets: ["23.88.107.109:9100"] - - job_name: "Ambio" - scrape_interval: 5s - static_configs: - - targets: ["116.203.28.202:9100"] + # - job_name: "Ambio" + # scrape_interval: 5s + # static_configs: + # - targets: ["116.203.28.202:9100"] - job_name: "Trachtenmode Schmid" scrape_interval: 5s diff --git a/docker-compose.yml b/docker-compose.yml index 96fcba7..72143c9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -29,7 +29,7 @@ services: - 9090:9090 command: "--config.file=/etc/prometheus/prometheus.yaml" volumes: - - '--web.enable-lifecycle' # Enable reload of configuration automatically without restart !!! + # - '--web.enable-lifecycle' # Enable reload of configuration automatically without restart !!! - ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro # RO Read-only - prometheus-data:/prometheus restart: unless-stopped diff --git a/https_portal/log/error.log b/https_portal/log/error.log new file mode 100644 index 0000000..5fadd83 --- /dev/null +++ b/https_portal/log/error.log @@ -0,0 +1,2 @@ +2024/05/03 15:54:26 [notice] 268#268: signal process started +2024/05/03 16:03:21 [notice] 265#265: signal process started