From cc71407726ab8b243a184f06a7efd3f57be1ff44 Mon Sep 17 00:00:00 2001 From: sigthror Date: Sun, 13 Apr 2025 07:54:51 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a4283b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# metrics-counter + +Simple app that increment counter and export in via prometheus \ No newline at end of file