1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/insights-operator.adoc

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 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 Insights 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::[]