Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions about/cluster-observability-operator-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ The {coo-short} deploys the following monitoring components:
* **Prometheus** - A highly available Prometheus instance capable of sending metrics to an external endpoint by using remote write.
* **Thanos Querier** (optional) - Enables querying of Prometheus instances from a central location.
* **Alertmanager** (optional) - Provides alert configuration capabilities for different services.
* **UI plugins** (optional) - Enhances the observability capabilities with plugins for monitoring, logging, distributed tracing and troubleshooting.
* **xref:../ui_plugins/observability-ui-plugins-overview.adoc#observability-ui-plugins-overview[UI plugins]** (optional) - Enhances the observability capabilities with plugins for monitoring, logging, distributed tracing and troubleshooting.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.SuggestAttribute: Use the AsciiDoc attribute '{DTShortName}' rather than the plain text product term 'distributed tracing', unless your use case is an exception.

* **Korrel8r** (optional) - Provides observability signal correlation, powered by the open source Korrel8r project.
* **Incident detection** (optional) - Groups related alerts into incidents, to help you identify the root causes of alert bursts.
* **xref:../ui_plugins/monitoring-ui-plugin.adoc#coo-incident-detection-overview_monitoring-ui-plugin[Incident detection]** (optional) - Groups related alerts into incidents, to help you identify the root causes of alert bursts.



include::modules/coo-versus-default-ocp-monitoring.adoc[leveloffset=+1]

Expand Down