mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
24 lines
816 B
Plaintext
24 lines
816 B
Plaintext
//Module included in the following assemblies:
|
|
//
|
|
// * observability/otel/otel-removing.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="removing-otel-instance_{context}"]
|
|
= Removing an OpenTelemetry Collector instance by using the web console
|
|
|
|
You can remove an OpenTelemetry Collector instance in the *Administrator* view of the web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You are logged in to the web console as a cluster administrator with the `cluster-admin` role.
|
|
|
|
* For {product-dedicated}, you must be logged in using an account with the `dedicated-admin` role.
|
|
|
|
.Procedure
|
|
|
|
. Go to *Operators* -> *Installed Operators* -> *{OTELOperator}* -> *OpenTelemetryInstrumentation* or *OpenTelemetryCollector*.
|
|
|
|
. To remove the relevant instance, select {kebab} -> *Delete* ... -> *Delete*.
|
|
|
|
. Optional: Remove the {OTELOperator}.
|