Skip to content

Commit 6c78441

Browse files
Merge pull request #80691 from eromanova97/OBSDOCS-71b
OBSDOCS-71: [POC] Observability operators upgrade resource
2 parents 5a3e450 + 77eeaa2 commit 6c78441

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

observability/index.adoc

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,43 +23,47 @@ ifndef::openshift-dedicated,openshift-rosa[]
2323
* {PM-shortname-c}
2424
endif::openshift-dedicated,openshift-rosa[]
2525
26-
2726
{ObservabilityLongName} connects open-source observability tools and technologies to create a unified {ObservabilityShortName} solution. The components of {ObservabilityLongName} work together to help you collect, store, deliver, analyze, and visualize data.
2827

29-
[id="monitoring-overview-index"]
28+
[NOTE]
29+
====
30+
With the exception of monitoring, {ObservabilityLongName} components have distinct release cycles separate from the core {product-title} release cycles. See the Red{nbsp}Hat link:https://access.redhat.com/support/policy/updates/openshift_operators[OpenShift Operator Life Cycles] page for their release compatibility.
31+
====
32+
33+
[id="monitoring-overview-index_{context}"]
3034
== Monitoring
3135
Monitor the in-cluster health and performance of your applications running on {product-title} with metrics and customized alerts for CPU and memory usage, network connectivity, and other resource usage. Monitoring stack components are deployed and managed by the {cmo-full}.
3236

3337
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.
3438

3539
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].
3640

37-
[id="cluster-logging-index"]
41+
[id="cluster-logging-index_{context}"]
3842
== Logging
3943
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.
4044

4145
For more information, see xref:../observability/logging/cluster-logging.adoc#cluster-logging[About Logging].
4246

4347
ifdef::openshift-enterprise,openshift-origin[]
44-
[id="distr-tracing-architecture-index"]
48+
[id="distr-tracing-architecture-index_{context}"]
4549
== Distributed tracing
4650
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.
4751

4852
For more information, see xref:distr_tracing/distr_tracing_arch/distr-tracing-architecture.adoc#distributed-tracing-architecture[Distributed tracing architecture].
4953

50-
[id="otel-release-notes-index"]
54+
[id="otel-release-notes-index_{context}"]
5155
== {OTELName}
5256
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.
5357

5458
For more information, see xref:otel/otel-installing.adoc#install-otel[{OTELName}].
5559

56-
[id="network-observability-overview-index"]
60+
[id="network-observability-overview-index_{context}"]
5761
== Network Observability
5862
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.
5963

6064
For more information, see xref:../observability/network_observability/network-observability-overview.adoc#network-observability-overview[Network Observability overview].
6165

62-
[id="power-monitoring-overview-index"]
66+
[id="power-monitoring-overview-index_{context}"]
6367
== Power monitoring
6468
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}.
6569

0 commit comments

Comments
 (0)