From 220ebc31c057bbf47eec1cccbbae8b3cf2190d24 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Mon, 2 Mar 2020 15:35:37 +0000 Subject: Sinatra might have been overkill for one endpoint, but http serving of prometheus metrics is started. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1377554..3bf2621 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.swp +env -- cgit v1.2.1