@ -46,6 +48,11 @@ public class NewRelicProperties extends StepRegistryProperties {
@@ -46,6 +48,11 @@ public class NewRelicProperties extends StepRegistryProperties {
@ -77,6 +84,14 @@ public class NewRelicProperties extends StepRegistryProperties {
@@ -77,6 +84,14 @@ public class NewRelicProperties extends StepRegistryProperties {
@ -44,6 +45,11 @@ public class NewRelicPropertiesConfigAdapter extends StepRegistryPropertiesConfi
@@ -44,6 +45,11 @@ public class NewRelicPropertiesConfigAdapter extends StepRegistryPropertiesConfi
@ -1640,6 +1640,15 @@ You can also change the interval at which metrics are sent to New Relic:
@@ -1640,6 +1640,15 @@ You can also change the interval at which metrics are sent to New Relic:
management.metrics.export.newrelic.step=30s
----
By default, metrics are published via REST calls but it also possible to use the Java Agent API if you have it on the classpath: