mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
7e8a5bb91f
commit
8b10503d75
|
@ -7,7 +7,7 @@ description: >
|
|||
Observe applications through tracing, metrics, logs and health
|
||||
---
|
||||
|
||||
When building an application, understanding the system behavior is an important, yet challenging part of operating it, like:
|
||||
When building an application, understanding the system behavior is an important, yet challenging part of operating it, such as:
|
||||
- Observing the internal calls of an application
|
||||
- Gauging its performance
|
||||
- Becoming aware of problems as soon as they occur
|
||||
|
|
Loading…
Reference in New Issue