What's included?
dashboards
1
New Relic Java Instrumentation for Vert.x Extensions quickstart contains 1 dashboard. These interactive visualizations let you easily explore your data, understand context, and resolve problems faster.
Java
alerts
4
New Relic Java Instrumentation for Vert.x Extensions 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 Heap Memory Used
This alert is triggered when Average Heap Memory Used is higher than 2048 MB for 5 minutes.
Average Transaction Duration
This alert is triggered when Average Transaction Duration is higher than 2 seconds 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 Extensions 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.