Skip to content

Conversation

adamors
Copy link
Contributor

@adamors adamors commented Oct 30, 2017

Metrics were recorded through a deprecated API, added support for the newer one.

As you can see here, the get_stats method was deprecated and the suggested change is

If you had chained get_stats with record_data_point, use:
NewRelic::Agent.record_metric

https://docs.newrelic.com/docs/agents/ruby-agent/installation/upgrade-ruby-agent-versions

Metrics were recorded through a deprecated API, added support for the
newer one.
@michaelklishin
Copy link
Collaborator

Thank you.

@michaelklishin michaelklishin merged commit 5043c16 into jondot:master Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants