Update CONTRIBUTING.md

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Shimon Newman
2024-05-07 20:58:04 +03:00
committed by GitHub
parent d87df00707
commit 7430cb48d0
+1
View File
@@ -356,6 +356,7 @@ const METRIC_FUNCTIONS = 'functions';
const METRIC_DEPLOYMENTS = 'deployments';
const METRIC_DEPLOYMENTS_STORAGE = 'deployments.storage';
```
Next follow the appropriate steps below depending on whether you're adding the metric to the API or the worker.
**API**