Tue.May 07, 2019

article thumbnail

Automated full-stack monitoring and distributed tracing for Red Hat OpenShift 4.0

Dynatrace

Dynatrace news. Red Hat just announced the availability of their OpenShift 4.0 container platform at the Red Hat Summit in Boston. We worked closely with our friends from Red Hat to provide a seamless experience of our software intelligence platform for the new OpenShift 4.0 release. This is why we’re proud to announce fully automated and AI-powered full-stack monitoring for OpenShift 4.0 environments from day one of its release.

article thumbnail

Logging With Spring Boot and Elastic Stack

DZone

In this article, I’ll introduce my library for logging, designed especially for Spring Boot RESTful web application. The main assumptions regarding this library are: Logging all incoming HTTP requests and outgoing HTTP responses with full body. Integration with Elastic Stack through Logstash using logstash-logback-encoder library. Possibility for enabling logging on a client-side for most commonly used components in Spring Boot application: RestTemplate and OpenFeign.

Java 113
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Partner Spotlight: Simplify microservices complexity with Red Hat & Dynatrace

Dynatrace

Dynatrace news. Welcome to the second edition of the Dynatrace Partner Spotlight series. With the Red Hat Summit 2019 just around the corner, this month’s featured partner is the world’s leading provider of open source software solutions: Red Hat. He started selling software out of his closet. You will not believe what happened next. At the beginning of the 90’s Bob Young was just starting to get his new software business off the ground out of his closet in Connecticut.

article thumbnail

MySQL Memory Management, Memory Allocators, and Operating System

DZone

When users experience memory usage issues with any software, including MySQL, their first response is to think that it’s a symptom of a memory leak. As this story will show, this is not always the case. This story is about a bug.

article thumbnail

Centralizing Testing Data To Deliver High Quality Products Faster

Tasktop

“ The first rule of any technology used in a business is that automation applied to an efficient operation will magnify the efficiency. The second is that automation applied to an inefficient operation will magnify the inefficiency.” Bill Gates, Microsoft founder and CEO. Test automation is no longer a nice-to-have capability for enterprises. Rather it’s a fundamental technology that helps accelerate the delivery of high-quality software products that can transform their business (as well

Testing 72
article thumbnail

How Stability Targets Keep Your Apps on the Mark

DZone

Should applications be released when we don’t know how stable the user experience is? The obvious answer is the right one: of course not. Application stability is the most important metric that software companies can use. Yet, many organizations don’t measure stability at all. Or, if they track errors, this information isn’t used by engineering and product organizations to make informed development decisions.

Metrics 100
article thumbnail

Distributed consensus revised – Part II

The Morning Paper

Distributed consensus revised (part II) Howard, PhD thesis. In today’s post we’re going to be looking at chapter 3 of Dr Howard’s thesis, which is a tour (“systematisation of knowledge”, SoK) of some of the major known revisions to the classic Paxos algorithm. Negative responses (NACKs). In classic Paxos acceptors only send replies to proposer messages with an epoch greater than or equal to the acceptors last promised epoch (Property 6).

Storage 47
article thumbnail

Paint Holding - reducing the flash of white on same-origin navigations

Addy Osmani

A quick overview of paint holding.

62