Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 4 additions & 1 deletion modules/op-console-statistics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@

You can view statistics related to execution of pipelines in the web console.

To view the statistic information, you must first enable the {pipelines-shortname} console plugin.
To view the statistic information, you must complete the following steps:

* Install {tekton-results}. For more information about installing {tekton-results}, see _Using Tekton Results for OpenShift Pipelines observability_ in the _Additional resources_ section.
* Enable the {pipelines-shortname} console plugin.

Statistic information is available for all pipelines together and for each individual pipeline.

Expand Down
2 changes: 1 addition & 1 deletion modules/op-release-notes-1-14.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ ABChisABCisABCanABCnvalid5ABCtring
[id="web-console-new-features-1-14_{context}"]
=== Web console

* With this update, you can enable the web console plugin for {pipelines-shortname}. If you enable the plugin, you can view pipeline and task execution statistics in the *Pipelines overview* page and in the page of a pipeline.
* With this update, you can enable the web console plugin for {pipelines-shortname}. If you enable the plugin, you can view pipeline and task execution statistics in the *Pipelines overview* page and in the page of a pipeline. You must install {tekton-results} to view this information.
+
[NOTE]
====
Expand Down