/ 
New Relic Java Instrumentation for Vert.x Event Bus

New Relic Java Instrumentation for Vert.x Event Bus

Provides instrumentation for monitoring the Vert.x Event Bus. Tracks flow across the event bus.
Vertx-Verticles provides instrumentation for classes extends AbstractVerticle. It does this by
instrumenting each class that is deployed.
It tracks all methods except those defined by AbstractVerticle.
Methods not tracked: start, stop, rxStart, rxStop, config, deploymentID, getVertx, init, processArgs.

What's included?

dashboards
1
New Relic Java Instrumentation for Vert.x Event Bus quickstart contains 1 dashboard. These interactive visualizations let you easily explore your data, understand context, and resolve problems faster.
alerts
4
New Relic Java Instrumentation for Vert.x Event Bus observability quickstart contains 4 alerts. These alerts detect changes in key performance metrics. Integrate these alerts with your favorite tools (like Slack, PagerDuty, etc.) and New Relic will let you know when something needs your attention.
Average Transaction Duration
This alert is triggered when Average Transaction Duration is higher than 2 seconds for 5 minutes.
Average Heap Memory Used
This alert is triggered when Average Heap Memory Used is higher than 2048 MB for 5 minutes.
Transaction Errors
This alert is triggered when the transaction error count is higher than 5 for 5 minutes.
High CPU Utilization
This alert is triggered when the CPU Utilization is above 90%.
documentation
1
New Relic Java Instrumentation for Vert.x Event Bus observability quickstart contains 1 documentation reference. This is how you'll get your data into New Relic.

What is Vert.x?

Vert.x is a reactive, event-driven application framework that runs on the Java Virtual Machine (JVM). It's designed to build high-performance, scalable, and resilient applications with minimal resource consumption. Vert.x provides a toolkit for building reactive and distributed systems, making it suitable for a wide range of use cases, including web applications, microservices, and IoT (Internet of Things) solutions.

How to use this quickstart

  • Sign Up for a free New Relic account or Log In to your existing account.
  • Click the install button.
  • Install the quickstart to get started or improve how you monitor your environment. They're filled with pre-built resources like dashboards, instrumentation, and alerts.