generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #282 from iArchitSharma/metrics
Metrics Docs added
- Loading branch information
Showing
3 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
title: Metrics | ||
weight: 1 | ||
description: > | ||
Metrics are quantifiable measures used to track and assess the status, progress, and performance of various activities and user interactions with Designs. | ||
--- | ||
|
||
Metrics provide valuable insights into how users engage with the designs, allowing us to understand usage patterns, identify trends, and make data-driven decisions to improve the user experience. | ||
|
||
The design catalog can be accessed from the _Layer5 Cloud_ catalog page at [Layer5 Cloud Catalog](https://meshery.layer5.io/catalog). | ||
|
||
{{< alert title="Note" >}} | ||
|
||
Designs can be imported, exported, versioned, forked, merged, snapshotted, published, shared, embedded, templatized, and more. Learn more about [Designs](/meshmap/getting-started/) | ||
|
||
{{< /alert >}} | ||
|
||
You can view the metrics of a Design in two ways: | ||
1. Below each Design's catalog card, you can see its metrics. | ||
![Catalog card](/cloud/catalog/images/cards.png) | ||
|
||
2. By clicking on the catalog card, a modal will pop up displaying all the information about the Design, including its metrics. | ||
![Catalog modal](/cloud/catalog/images/modal.png) | ||
|
||
Here’s a detailed explanation of each metric we track: | ||
|
||
##### 1. Opens | ||
This metric helps us understand how often users are viewing a particular design. | ||
|
||
##### 2. Downloads | ||
Downloads provide insights into the popularity and demand for a design. | ||
|
||
##### 3. Deployments | ||
This metric shows how often a design is implemented or put into action. | ||
|
||
##### 4. Clones | ||
Cloning metrics indicate how often users are creating copies of a design for modification or personal use. | ||
|
||
##### 5. Shares | ||
Shares measure the social aspect of design usage. |