From 9f321dd685bc853a51ac9b3842fa1c9031fc0790 Mon Sep 17 00:00:00 2001 From: Mike Ball Date: Fri, 28 May 2021 11:57:46 -0400 Subject: [PATCH] add New Relic & Graphite to FAQ metrics providers Signed-off-by: Mike Ball --- docs/gitbook/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitbook/faq.md b/docs/gitbook/faq.md index babbd2e4..096ed977 100644 --- a/docs/gitbook/faq.md +++ b/docs/gitbook/faq.md @@ -467,7 +467,7 @@ histogram_quantile(0.99, #### Can I use custom metrics? -The analysis can be extended with metrics provided by Prometheus, Datadog and AWS CloudWatch. +The analysis can be extended with metrics provided by Prometheus, Datadog, AWS CloudWatch, New Relic and Graphite. For more details on how custom metrics can be used please read the [metrics docs](usage/metrics.md). ## Istio routing