newrelic / newrelic-android-agent

SDK to enable instrumentation of Android mobile apps in New Relic
Apache License 2.0
13 stars 12 forks source link

Background Reporting Feature #233

Closed ywang-nr closed 3 months ago

ywang-nr commented 3 months ago

DO NOT MERGE, will spin up another PR to resolve conflicts

Ticket: https://new-relic.atlassian.net/browse/NR-169834

What's changed:

  1. lift the shutdown process when app goes into the background
  2. add feature flag: BackgroundReporting, disabled as default
  3. add attribute to capture background reported data using new attribute
  4. add supportability metrics to match with both platforms