mirror of https://github.com/dapr/docs.git
15 lines
583 B
Markdown
15 lines
583 B
Markdown
---
|
|
type: docs
|
|
title: "Observability"
|
|
linkTitle: "Observability"
|
|
weight: 60
|
|
description: See and measure the message calls to components and between networked services
|
|
---
|
|
|
|
{{% 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 %}}
|