From 6ea960ec83907f915c78273fa3798222f3c43ea0 Mon Sep 17 00:00:00 2001 From: Ciro Ferreira da Cruz Date: Fri, 26 Oct 2018 10:44:22 -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 a7ffcd2..e9ae4fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,7 @@ module.exports = { }; ``` -Please read [prometheus best practices](https://prometheus.io/docs/practices/naming/) to name your chart's configurations. +Please take a look at [Prometheus best practices](https://prometheus.io/docs/practices/naming/) to learn how to set up a chart's configurations properly. 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)