Problem
You have a .NET process that runs for less than 60 seconds and are not seeing data reported for that process.
Solution
The New Relic APM harvest cycle is 60 seconds. For this reason, processes that run for shorter periods of time may not report data. To fix this, use the sendDataOnExit
and sendDataOnExitThreshold
service elements in your newrelic.config. You must set the sendDataOnExitThreshold
value to a lower amount of time than the process takes to complete.
For more help
If you need more help, check out these support and learning resources:
- Browse the Explorers Hub to get help from the community and join in discussions.
- Find answers on our sites and learn how to use our support portal.
- Run New Relic Diagnostics, our troubleshooting tool for Linux, Windows, and macOS.
- Review New Relic's data security and licenses documentation.