diff --git a/deploy/docker-compose/docFiles/prometheus.yml b/deploy/docker-compose/docFiles/prometheus.yml index bc7a469..db2f383 100644 --- a/deploy/docker-compose/docFiles/prometheus.yml +++ b/deploy/docker-compose/docFiles/prometheus.yml @@ -68,6 +68,10 @@ scrape_configs: static_configs: - targets: ['tr1d1um:6103'] + - job_name: 'themis' + static_configs: + - targets: ['themis:6502'] + - job_name: 'consul' metrics_path: "/v1/agent/metrics" params: