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:
Hannah Hunter 2023-07-19 09:20:03 -04:00 committed by GitHub
parent 7e8a5bb91f
commit 8b10503d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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