1
0
Fork 0
mirror of synced 2024-06-13 08:14:46 +12:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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**