Author

Articles by David Hope

Director of Product Marketing, Elastic

David Hope is a dedicated IT professional with over 16 years of diverse experience spanning from development, DevOps, leadership, sales, and product marketing. David currently lives in the USA with his family and moved here eight years ago from the UK after meeting his wife in Buffalo, NY.

Videos

The evolving role of SREs: Balancing reliability, cost, and innovation

Interested in becoming a site reliability engineer (SRE)? Find out how practitioners feel about this role and what types of skills and responsibilities are needed in today’s world of modern observability.

Videos

Leveling up your observability practice — Part 2

Increasing your observability maturity delivers measurable results if you can work around the challenges and get support from your leadership. Find concrete examples of how you can achieve observability maturity in this thought-provoking blog!

Videos

Leveling up your observability practice — Part 1

Modern observability can be a challenge for organizations, but the benefits and improvements are measurable. Find out what the industry is seeing today and why observability maturity matters.

Videos

The power of effective log management in software development and operations

This blog explains the importance of log management, best practices, and tools for managing logs efficiently. From identifying errors to troubleshooting issues, learn how to leverage log management for enhanced performance and streamlined operations.

Videos

Manual instrumentation of .NET applications with OpenTelemetry

In this blog, we will look at how to manually instrument your .NET applications using OpenTelemetry, which provides a set of APIs, libraries, and agents to capture distributed traces and metrics from your application. You can analyze them in Elastic.

Videos

Manual instrumentation of Java applications with OpenTelemetry

OpenTelemetry provides an observability framework for cloud-native software, allowing us to trace, monitor, and debug applications seamlessly. In this post, we'll explore how to manually instrument a Java application using OpenTelemetry.

Videos

Auto-instrumentation of Java applications with OpenTelemetry

Instrumenting Java applications with OpenTelemetry provides insights into application performance, dependencies, and errors. We'll show you how to automatically instrument a Java application using Docker, with no changes to your application code.

Videos

Auto-instrumentation of .NET applications with OpenTelemetry

OpenTelemetry provides an observability framework for cloud-native software, allowing us to trace, monitor, and debug applications seamlessly. In this post, we'll explore how to automatically instrument a .NET application using OpenTelemetry.

Videos

Understanding APM: How to add extensions to the OpenTelemetry Java Agent

This blog post provides a comprehensive guide for Site Reliability Engineers (SREs) and IT Operations to gain visibility and traceability into applications, especially those written with non-standard frameworks or without access to the source code.