From bcb1648c5c92907121e9bea44d44e1ea012d6f74 Mon Sep 17 00:00:00 2001 From: Julia Looney Date: Wed, 29 May 2019 15:11:16 -0500 Subject: [PATCH] Update developer_docs.md --- docs/developer_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer_docs.md b/docs/developer_docs.md index e2c7d5d7..44ec0138 100644 --- a/docs/developer_docs.md +++ b/docs/developer_docs.md @@ -337,4 +337,4 @@ Prometheus works by doing a GET request to the `/metrics` endpoint of Abaco, whi 6. Prometheus scrapes the `/metrics` endpoint and saves the metrics data to its time-series database. Prometheus has some configuration files, found in the prometheus directory. Here, there is also a Dockerfile. The autoscaling feature uses a separate docker-compose file, `docker-compose-prom`. -======= +