From d87df007075e6774e710792d49c0211230f563fb Mon Sep 17 00:00:00 2001 From: Shimon Newman Date: Tue, 7 May 2024 20:57:54 +0300 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Christy Jacob --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4b1f32e64..f2fb6b0683 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -342,7 +342,6 @@ Metrics are collected into 3 scopes: Daily, monthly, and infinity. Adding new us For both cases, add a const variable in `app/init.php` under the usage metrics list: -* The curly brackets in the metric name acts as a placeholder and will be replaced with a value. metrics are collected to 3 scopes : Daily, monthly, an infinity.