Skip to content

https://issues.redhat.com/browse/ACM-20861 for 2.14 #8013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 2.14_stage
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion observability/observability_arch.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ image:../images/observability-arch-29.png[Multicluster observability architectur

The components of the observability architecture include the following items:

- The multicluster hub operator, also known as the `multiclusterhub-operator` pod, deploys the `multicluster-observability-operator` pod. It sends hub cluster data to your managed clusters.
- The multicluster hub operator, also known as the `multiclusterhub-operator` pod, deploys the `multicluster-observability-operator` pod. It is the root component that deploys resources for the {acm-short} Observability service, such as the metrics store on the hub cluster and collectors on managed clusters through the generation of `ManifestWorks` resources.

- The _observability add-on controller_ is the API server that automatically updates the log of the managed cluster.

Expand Down
Loading