Skip to content

Commit 8b804e8

Browse files
authored
Update "Cloud Native Landscape's observability section" link (#3024)
The current link to the CNCF Landscape observability section is not working anymore. This PR updates the link to a valid one. Signed-off-by: Rodolfo Martínez Vega <[email protected]>
1 parent 693b72b commit 8b804e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Observability is a system property that defines the degree to which the system c
99
It allows users to understand a system's state from these external outputs and take (corrective) action.
1010

1111
Computer systems are measured by observing low-level signals such as CPU time, memory, disk space, and higher-level and business signals, including API response times, errors, transactions per second, etc.
12-
These observable systems are **observed** (or monitored) through specialized tools, so-called observability tools. A list of these tools can be viewed in the [Cloud Native Landscape's observability section](https://landscape.cncf.io/card-mode?category=observability-and-analysis&grouping=category).
12+
These observable systems are **observed** (or monitored) through specialized tools, so-called observability tools. A list of these tools can be viewed in the [Cloud Native Landscape's observability section](https://landscape.cncf.io/?group=projects-and-products&view-mode=card#observability-and-analysis--observability).
1313

1414
Observable systems yield meaningful, actionable data to their operators, allowing them to achieve favorable outcomes (faster incident response, increased developer productivity) and less toil and downtime.
1515

0 commit comments

Comments
 (0)