Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

The *Active users* card displays the total number of active users over a specified time range. It also provides a breakdown comparison of *New users* and *Returning users* in a line/area graph format. You can export the user data in a .csv format.

*Returning users*: Existing users who have logged into {product-short}
* *Returning users*: Existing users who have logged into {product-short}

*New users*: New users who have registered and logged into {product-short}
* *New users*: New users who have registered and logged into {product-short}

image::rhdh-plugins-reference/active-users.jpg[active users]

Expand All @@ -24,9 +24,9 @@ image::rhdh-plugins-reference/active-users.jpg[active users]

This card displays the total number of users that have license to use {product}. It also provides a comparison of the number of *Logged-in users* and *Licensed users* in numeric and percentage form.

*Logged-in users*: Total number of users, including licensed and unlicensed users, currently logged in {product-short}
* *Logged-in users*: Total number of users, including licensed and unlicensed users, currently logged in {product-short}

*Licensed users*: Total number of licensed users logged in {product-short}. You can set the number of licensed users in your {product-short} app-config.yaml file.
* *Licensed users*: Total number of licensed users logged in {product-short}. You can set the number of licensed users in your {product-short} app-config.yaml file.

.Procedure

Expand All @@ -40,10 +40,10 @@ This card lists the most viewed catalog entities (like components, APIs, and so

Each item displays *Name*, *Kind*, *Last used*, and *Views*.

*Name*: Name of the catalog
*Kind*: Type of the catalog
*Last used*: The last time the catalog was used
*Views*: The number of times the catalog was viewed
* *Name*: Name of the catalog
* *Kind*: Type of the catalog
* *Last used*: The last time the catalog was used
* *Views*: The number of times the catalog was viewed

.Procedure

Expand All @@ -55,9 +55,9 @@ Each item displays *Name*, *Kind*, *Last used*, and *Views*.

This card lists the three most commonly used templates in a table. You can click the down arrow next to *3 rows* to view the full list of the commonly used templates.

*Name*: Name of the template
*Mostly in use by*: Type of user that used this template
*Executions*: Number of times this template was used
* *Name*: Name of the template
* *Mostly in use by*: Type of user that used this template
* *Executions*: Number of times this template was used

.Procedure

Expand All @@ -69,10 +69,10 @@ This card lists the three most commonly used templates in a table. You can click

This card lists the most viewed documentation entries, including the total views, in a table.

*Name*: Name of the TechDoc
*Entity*: Type of the TechDoc
*Last used*: The last time the TechDoc was viewed
*Views*: Number of times the TechDocs was visited
* *Name*: Name of the TechDoc
* *Entity*: Type of the TechDoc
* *Last used*: The last time the TechDoc was viewed
* *Views*: Number of times the TechDocs was visited

.Procedure

Expand All @@ -84,9 +84,9 @@ This card lists the most viewed documentation entries, including the total views

This card lists the three most commonly used plugins in a table. You can click the down arrow next to *3 rows* to view the full list of the commonly used plugins.

*Name*: Name of the plugin
*Trend*: Popularity of the plugin as a graph
*Views*: Number of times this plugin was seen
* *Name*: Name of the plugin
* *Trend*: Popularity of the plugin as a graph
* *Views*: Number of times this plugin was seen

.Procedure

Expand Down