Skip to content

Conversation

@neiljpowell
Copy link
Contributor

Regarding #20839., this for the updates to support the new Micrometer NewRelicMeterRegistry changes introduced in 1.4.0, for the benefits noted in micrometer-metrics/micrometer#1647.

The registry now uses NewRelicClientProvider implementations to support two New Relic Insights integration options, that result in the same metrics published. The first, is the current REST API approach and a second that delegates to the New Relic APM Java Agent if present and not explicitly configured to use the REST API. If the Agent is not present, the API implementation will be implicitly configured.

@shakuzen

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 7, 2020
@snicoll snicoll changed the title Micrometer 1.5.x New Relic Updates Migrate NewRelic metrics to NewRelicClientProvider Apr 9, 2020
@snicoll snicoll self-assigned this Apr 9, 2020
@snicoll
Copy link
Member

snicoll commented Apr 10, 2020

Thanks for the PR. I prefer that we stick to configuring what Micrometer provides and only apply additional customizations if necessary. If a NewRelicClientProvider bean is defined, we're going to use that which should cover those advanced use cases.

I've migrated our support in #20908

@snicoll snicoll closed this Apr 10, 2020
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 10, 2020
@snicoll snicoll removed their assignment Apr 10, 2020
@neiljpowell

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants