|
1 | 1 | :_mod-docs-content-type: ASSEMBLY
|
2 | 2 | [id="observability-overview"]
|
3 |
| -= {product-title} Observability overview |
| 3 | += About Observability |
4 | 4 | include::_attributes/common-attributes.adoc[]
|
5 | 5 | :context: observability-overview
|
6 | 6 |
|
@@ -36,37 +36,36 @@ Monitor the in-cluster health and performance of your applications running on {p
|
36 | 36 |
|
37 | 37 | Monitoring stack components are deployed by default in every {product-title} installation and are managed by the {cmo-first}. These components include Prometheus, Alertmanager, Thanos Querier, and others. The {cmo-short} also deploys the Telemeter Client, which sends a subset of data from platform Prometheus instances to Red Hat to facilitate Remote Health Monitoring for clusters.
|
38 | 38 |
|
39 |
| -For more information, see xref:../observability/monitoring/monitoring-overview.adoc#monitoring-overview[Monitoring overview] and xref:../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring]. |
| 39 | +For more information, see xref:../../observability/monitoring/monitoring-overview.adoc#monitoring-overview[Monitoring overview] and xref:../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring]. |
40 | 40 |
|
41 | 41 | [id="cluster-logging-index_{context}"]
|
42 | 42 | == Logging
|
43 | 43 | Collect, visualize, forward, and store log data to troubleshoot issues, identify performance bottlenecks, and detect security threats. In logging 5.7 and later versions, users can configure the LokiStack deployment to produce customized alerts and recorded metrics.
|
44 | 44 |
|
45 |
| -For more information, see xref:../observability/logging/cluster-logging.adoc#cluster-logging[About Logging]. |
| 45 | +For more information, see xref:../../observability/logging/cluster-logging.adoc#cluster-logging[About Logging]. |
46 | 46 |
|
47 | 47 | ifdef::openshift-enterprise,openshift-origin[]
|
48 | 48 | [id="distr-tracing-architecture-index_{context}"]
|
49 | 49 | == Distributed tracing
|
50 | 50 | Store and visualize large volumes of requests passing through distributed systems, across the whole stack of microservices, and under heavy loads. Use it for monitoring distributed transactions, gathering insights into your instrumented services, network profiling, performance and latency optimization, root cause analysis, and troubleshooting the interaction between components in modern cloud-native microservices-based applications.
|
51 | 51 |
|
52 |
| -For more information, see xref:distr_tracing/distr_tracing_arch/distr-tracing-architecture.adoc#distributed-tracing-architecture[Distributed tracing architecture]. |
| 52 | +For more information, see xref:../../observability/distr_tracing/distr_tracing_arch/distr-tracing-architecture.adoc#distributed-tracing-architecture[Distributed tracing architecture]. |
53 | 53 |
|
54 | 54 | [id="otel-release-notes-index_{context}"]
|
55 | 55 | == {OTELName}
|
56 | 56 | Instrument, generate, collect, and export telemetry traces, metrics, and logs to analyze and understand your software's performance and behavior. Use open-source back ends like Tempo or Prometheus, or use commercial offerings. Learn a single set of APIs and conventions, and own the data that you generate.
|
57 | 57 |
|
58 |
| -For more information, see xref:otel/otel-installing.adoc#install-otel[{OTELName}]. |
| 58 | +For more information, see xref:../../observability/otel/otel-installing.adoc#install-otel[{OTELName}]. |
59 | 59 |
|
60 | 60 | [id="network-observability-overview-index_{context}"]
|
61 | 61 | == Network Observability
|
62 | 62 | Observe the network traffic for {product-title} clusters and create network flows with the Network Observability Operator. View and analyze the stored network flows information in the {product-title} console for further insight and troubleshooting.
|
63 | 63 |
|
64 |
| -For more information, see xref:../observability/network_observability/network-observability-overview.adoc#network-observability-overview[Network Observability overview]. |
| 64 | +For more information, see xref:../../observability/network_observability/network-observability-overview.adoc#network-observability-overview[Network Observability overview]. |
65 | 65 |
|
66 | 66 | [id="power-monitoring-overview-index_{context}"]
|
67 | 67 | == Power monitoring
|
68 | 68 | Monitor the power usage of workloads and identify the most power-consuming namespaces running in a cluster with key power consumption metrics, such as CPU or DRAM measured at the container level. Visualize energy-related system statistics with the {PM-operator}.
|
69 | 69 |
|
70 |
| -For more information, see xref:../observability/power_monitoring/power-monitoring-overview.adoc#power-monitoring-overview[Power monitoring overview]. |
| 70 | +For more information, see xref:../../observability/power_monitoring/power-monitoring-overview.adoc#power-monitoring-overview[Power monitoring overview]. |
71 | 71 | endif::[]
|
72 |
| - |
0 commit comments