mirror of https://github.com/dapr/docs.git
Reorganizing the Operation > Monitoring page
This commit is contained in:
parent
e5f0ded142
commit
ae4e1d21a0
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Logging"
|
||||
linkTitle: "Logging"
|
||||
weight: 400
|
||||
description: "How to setup loggings for Dapr sidecar, and your application"
|
||||
---
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Metrics"
|
||||
linkTitle: "Metrics"
|
||||
weight: 400
|
||||
description: "How to view Dapr metrics"
|
||||
---
|
||||
|
|
@ -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"
|
||||
---
|
||||
Loading…
Reference in New Issue