You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the same pattern as datadog, what would it take to support similar functionality with their competitor NewRelic? And possibly other monitoring solutions that one might have as their APM set up within Rails?
newrelic_enabled – Whether NewRelic monitoring is enabled (defaults to false).
newrelic_host – The host running the NewRelic agent.
newrelic_port – The port of the NewRelic agent.
newrelic_namespace – The namespace to use for NewRelic metrics.
newrelic_tags – Tags that should always be set on NewRelic metrics.
The text was updated successfully, but these errors were encountered:
Currently, Racecar supports Datadog monitoring integration.
On the same pattern as datadog, what would it take to support similar functionality with their competitor NewRelic? And possibly other monitoring solutions that one might have as their APM set up within Rails?
newrelic_enabled – Whether NewRelic monitoring is enabled (defaults to false).
newrelic_host – The host running the NewRelic agent.
newrelic_port – The port of the NewRelic agent.
newrelic_namespace – The namespace to use for NewRelic metrics.
newrelic_tags – Tags that should always be set on NewRelic metrics.
The text was updated successfully, but these errors were encountered: