docs: minor

This commit is contained in:
Thomas Tendyck 2023-11-19 18:31:54 +01:00 committed by Thomas Tendyck
parent 69c64d6c69
commit 5f249eedcb
6 changed files with 5 additions and 19 deletions

View file

@ -25,6 +25,6 @@ Encryption of data at-rest, in-transit, and in-use is the fundamental building b
## About observability
Observability in Kubernetes refers to the capability to swiftly troubleshoot issues using telemetry signals such as logs, metrics, and traces.
Observability in Kubernetes refers to the capability to troubleshoot issues using telemetry signals such as logs, metrics, and traces.
In the realm of Confidential Computing, it's crucial that observability aligns with confidentiality, necessitating careful implementation.
Learn more about the [observability capabilities in Constellation](./observability.md).