article thumbnail

Monitor Spring Boot Web Application Performance Using Micrometer and InfluxDB

DZone

As a Java developer, there's nothing more frustrating than dealing with sluggish application performance in production. Fortunately, the Spring Boot framework offers a powerful observability stack that streamlines real-time monitoring and performance analysis.

article thumbnail

SRE Best Practices for Java Applications

DZone

Site reliability engineering (SRE) plays a vital role in ensuring Java applications' high availability, performance, and scalability. Each section will be illustrated with relevant Java code samples to provide practical insights.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Effective Methods to Diagnose and Troubleshoot CPU Spikes in Java Applications

DZone

CPU spikes are one of the most common performance challenges faced by Java applications. Intrusive Approach Intrusive approaches involve making changes to the application’s code or configuration, such as enabling detailed profiling, adding extra logging, or attaching performance monitoring agents.

Java 147
article thumbnail

Java memory optimizations: 3x Jenkins performance improvement with Dynatrace

Dynatrace

Like many organizations, Dynatrace’s Continuous Integration is largely relying on Jenkins which we also monitor using Dynatrace. But let’s start from the beginning: Step #1 – Switching to Java 11. Optimize your own Java Application. As a negative side effect, the team ran into a JVM bug which they could workaround though.

Java 332
article thumbnail

Heap Memory In Java Applications Performance Testing

DZone

Does every performance engineer need to know about how memory in Java works? To completely fine-tune the java performance bottlenecks for high performance my answer is YES. Java has automatic memory management, a garbage collector that works in the background to clean up the unused/unreferenced objects and free up some memory.

Java 305
article thumbnail

Automatic and intelligent end-to-end observability for OpenTelemetry Java

Dynatrace

Today, Dynatrace is happy to announce OneAgent support for discovering and automatically capturing OpenTelemetry trace data for Java. PurePath integrates OpenTelemetry Java data for enterprise-grade collection and contextual analytics. Enriching local monitoring data with project-specific additions.

Java 236
article thumbnail

Unlock end-to-end observability insights with Dynatrace PurePath 4 seamless integration of OpenTracing for Java

Dynatrace

Therefore, we’re happy to announce support for OpenTracing data that’s emitted by auto- and custom-instrumentation of Java source code with Dynatrace PurePath 4, our distributed tracing and code-level analysis technology. Find OpenTracing for Java seamlessly integrated into PurePath 4.

Java 264