Reorganizing the Operation > Monitoring page

This commit is contained in:
Nghia Tran 2021-02-11 12:45:12 -08:00
parent e5f0ded142
commit ae4e1d21a0
11 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
type: docs
title: "Logging"
linkTitle: "Logging"
weight: 400
description: "How to setup loggings for Dapr sidecar, and your application"
---

View File

@ -0,0 +1,7 @@
---
type: docs
title: "Metrics"
linkTitle: "Metrics"
weight: 400
description: "How to view Dapr metrics"
---

View File

@ -0,0 +1,7 @@
---
type: docs
title: "Tracing"
linkTitle: "Tracing"
weight: 400
description: "How to setup your trace backend to receive application traces from Dapr"
---