mirror of https://github.com/dapr/docs.git
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
---
|
|
type: docs
|
|
title: "Observability"
|
|
linkTitle: "Observability"
|
|
weight: 60
|
|
description: See and measure the message calls to components and between networked services
|
|
---
|
|
|
|
[The following overview video and demo](https://www.youtube.com/live/0y7ne6teHT4?si=3bmNSSyIEIVSF-Ej&t=9931) demonstrates how observability in Dapr works.
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/0y7ne6teHT4?si=iURnLk57t2zN-7zP&start=12653" title="YouTube video player" style="padding-bottom:25px;" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
|
|
{{% alert title="More about Dapr Observability" color="primary" %}}
|
|
Learn more about how to use Dapr Observability Lock:
|
|
- Explore observability via any of the supporting [Dapr SDKs]({{< ref sdks >}}).
|
|
- Review the [Observability API reference documentation]({{< ref health_api.md >}}).
|
|
- Read the [general overview of the observability concept]({{< ref observability-concept >}}) in Dapr.
|
|
{{% /alert %}}
|