• English日本語한국어
  • Log inStart now

Java agent API: Error Grouping with a Custom Callback Implementation

The New Relic Java agent API allows you to set up custom error grouping using a custom callback implementation in your Java application. This document shows an example of using the custom error grouping with a callback implementation in sample application.

Important

For best results when using the API, ensure you have the latest Java agent release.

Example: Implementing a custom error grouping callback [#example] Below is an example of a sample application using the Java agent API to implement custom error grouping with a callback and registering the callback.

Tip

If you copy and paste example code, be sure to use appropriate spacing on your command lines.

Copyright © 2023 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.