14
Observability Revisited
In Chapter 7, Microservice Observability, we looked at how to enable the internal observability of microservices. We examined how to aggregate metrics, logs, and traces so that we can efficiently observe and understand performance and problems across a distributed, highly scalable solution.
In this chapter, we will look at how to make our services externally observable to others. You will learn about methodologies for publishing service metadata to your organization, cataloging and versioning microservice metadata, and how to promote the discovery of shared services within an organization.
By the end of this chapter, you will be able to do the following:
- Understand how to expose service information with service metadata ...
Get Implementing Event-Driven Microservices Architecture in .NET 7 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.