From 0a1b73f55b50ccd6ccb5d9ebb19789c8cca2d599 Mon Sep 17 00:00:00 2001 From: Ciro Ferreira da Cruz Date: Fri, 26 Oct 2018 10:43:57 -0300 Subject: [PATCH] Update CONTRIBUTING.md Co-Authored-By: guilhermecarneiroo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3da0489..a7ffcd2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -76,7 +76,7 @@ module.exports = { Please read [prometheus best practices](https://prometheus.io/docs/practices/naming/) to name your chart's configurations. -After creating the chart's configuration it is necessary to set up the parameters such as `name` and `value` to retrieve specific metrics from this [New Relic's API](https://rpm.newrelic.com/api/explore/applications/metric_data) +After configuring the chart, it is necessary to set up parameters such as `name` and `value` to retrieve specific metrics from [New Relic's API](https://rpm.newrelic.com/api/explore/applications/metric_data) ```js // javascriptErrorsPercent.js