Problem
You are using the Solr platform in your web application, but Solr data does not appear in the APM UI for your app from one.newrelic.com > APM > (select a Java app) > Monitor.
Solution
To ensure Solr is configured correctly and data is reporting to New Relic, do the following as applicable:
- JMX: Ensure JMX is enabled in your Solr configuration in
solrconfig.xml
by using the<jmx/>
tag. Thesolrconfig.xml
file is the configuration file with the most parameters affecting Solr itself. - Jetty: If you are a Jetty user, manually enable JMX for Jetty.
- Solr metrics: Check the JMX console for Solr metrics. The Solr cache and updates come from MBeans.
その他のヘルプ
さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:
- Explorers Hubでは、コミュニティからのサポートを受けたり、ディスカッションに参加したりすることができます。
- 当社サイトで答えを見つけて、サポートポータルの使用方法を確認してください。
- Linux、Windows、およびmacOS向けトラブルシューティングツールであるNew Relic Diagnosticsを実行してください。
- New Relicのデータセキュリティとライセンスドキュメント をご確認ください。