From cb96bbd9be40bffc66d1bd065557a8627bd16817 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 27 Feb 2018 16:32:06 +0100 Subject: [PATCH] Polish See https://github.com/micrometer-metrics/micrometer-docs/issues/14 --- .../src/main/asciidoc/production-ready-features.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc index 1f3e1f5fbb..9626840dac 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc @@ -1454,7 +1454,7 @@ TIP: To take control over this behaviour, define your own `HierarchicalNameMappe [[production-ready-metrics-export-newrelic]] ==== New Relic -New Relic registry pushes metrics to {micrometer-registry-documentation}/newrelic[New +New Relic registry pushes metrics to {micrometer-registry-documentation}/new-relic[New Relic] periodically. To export metrics to https://newrelic.com[New Relic], your API key and account id must be provided: