Cloud-Native Observability with OpenTelemetry - Helion
Tytuł oryginału: Cloud-Native Observability with OpenTelemetry
ISBN: 9781801071901
stron: 386, Format: ebook
Data wydania: 2022-05-04
Księgarnia: Helion
Cena książki: 119,00 zł
Cloud-Native Observability with OpenTelemetry is a guide to helping you look for answers to questions about your applications. This book teaches you how to produce telemetry from your applications using an open standard to retain control of data. OpenTelemetry provides the tools necessary for you to gain visibility into the performance of your services. It allows you to instrument your application code through vendor-neutral APIs, libraries and tools.
By reading Cloud-Native Observability with OpenTelemetry, you'll learn about the concepts and signals of OpenTelemetry - traces, metrics, and logs. You'll practice producing telemetry for these signals by configuring and instrumenting a distributed cloud-native application using the OpenTelemetry API. The book also guides you through deploying the collector, as well as telemetry backends necessary to help you understand what to do with the data once it's emitted. You'll look at various examples of how to identify application performance issues through telemetry. By analyzing telemetry, you'll also be able to better understand how an observable application can improve the software development life cycle.
By the end of this book, you'll be well-versed with OpenTelemetry, be able to instrument services using the OpenTelemetry API to produce distributed traces, metrics and logs, and more.
Osoby które kupowały "Cloud-Native Observability with OpenTelemetry", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Cloud-Native Observability with OpenTelemetry. Learn to gain visibility into systems by combining tracing, metrics, and logging with OpenTelemetry eBook -- spis treści
- 1. The History and Concepts of Observability
- 2. OpenTelemetry Signals: Traces, Metrics and Logs
- 3. Auto-Instrumentation
- 4. Distributed Tracing - Tracing Code Execution
- 5. Metrics - Recording Measurements
- 6. Logging - Capturing Events
- 7. Instrumentation Libraries
- 8. OpenTelemetry Collector
- 9. Deploying the Collector
- 10. Configuring Backends
- 11. Diagnosing Problems
- 12. Sampling