We can enable distributed tracing on newrelic.yml file as below
distributed_tracing:
enabled: true
But the interservice tracing is not available, Do we need to do any changes on spring boot application side.
We can enable distributed tracing on newrelic.yml file as below
distributed_tracing:
enabled: true
But the interservice tracing is not available, Do we need to do any changes on spring boot application side.