mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
62 lines
1.6 KiB
Plaintext
62 lines
1.6 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
// * installing/overview/cluster-capabilities.adoc
|
|
|
|
ifeval::["{context}" == "cluster-capabilities"]
|
|
:cluster-caps:
|
|
endif::[]
|
|
|
|
ifeval::["{context}" == "operator-reference"]
|
|
:operator-ref:
|
|
endif::[]
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="insights-operator_{context}"]
|
|
ifdef::operator-ref[= Insights Operator]
|
|
ifdef::cluster-caps[= Insights capability]
|
|
|
|
ifdef::operator-ref[]
|
|
|
|
[NOTE]
|
|
====
|
|
The {insights-operator} is an optional cluster capability that can be disabled by cluster administrators during installation. For more information about optional cluster capabilities, see "Cluster capabilities" in _Installing_.
|
|
====
|
|
|
|
endif::operator-ref[]
|
|
|
|
ifdef::cluster-caps[]
|
|
|
|
The {insights-operator} provides the features for the `Insights` capability.
|
|
|
|
endif::cluster-caps[]
|
|
|
|
The {insights-operator} gathers {product-title} configuration data and sends it to Red{nbsp}Hat. The data is used to produce proactive insights recommendations about potential issues that a cluster might be exposed to. These insights are communicated to cluster administrators through the {red-hat-lightspeed} advisor service on link:https://console.redhat.com/[console.redhat.com].
|
|
|
|
ifdef::operator-ref[]
|
|
|
|
|
|
== Project
|
|
|
|
link:https://github.com/openshift/insights-operator[insights-operator]
|
|
|
|
|
|
== Configuration
|
|
|
|
No configuration is required.
|
|
|
|
endif::operator-ref[]
|
|
|
|
|
|
== Notes
|
|
|
|
{insights-operator} complements {product-title} Telemetry.
|
|
|
|
ifeval::["{context}" == "operator-reference"]
|
|
:!operator-ref:
|
|
endif::[]
|
|
|
|
ifeval::["{context}" == "cluster-caps"]
|
|
:!cluster-caps:
|
|
endif::[]
|