5

SAP ALM Analytics: SAP Cloud ALM Requirements Dashboards

 1 year ago
source link: https://blogs.sap.com/2023/01/16/sap-alm-analytics-sap-cloud-alm-requirements-dashboards/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Goal of this blog post

In this blog, we will create a simple panel displaying analytics for Requirements entities managed by SAP Cloud ALM with the ALM Grafana plugin.

Pre-requisites

  • You have created a service key to your SAP Cloud ALM tenants (check this blog).
  • You should configure a Grafana data source connected to your SAP Cloud ALM tenant.
  • You have configured at least one project in your SAP Cloud ALM tenant. (check the SAP support portal)

ALM Requirements Data Provider

The SAP Cloud ALM Requirements data provider supports the following dimension:

Dimensions Description Filter
name Requirement Name yes
GUID Internal GUID of the requirement
project project of the requirement yes
project name Project Name
scope scope ID yes
scope name Scope of the requirement
status Requirement Status yes
statusText Text of the requirement status
assignee Assigned owner of the requirement yes
priority Priority of the requirement yes
team Team assigned to the requirement yes
workstream Work-stream attached to the requirement
Process Solution process of the requirement
counter Requirement counter (Measures)

Query

From your Grafana instance, create a query for each project to be displayed in your dashboard:

  • Add a Panel
  • Select your SAP Cloud ALM “Data source”.
  • Select the “Time Series” format.
  • Select the data provider: “ALM Requirements
  • Select the name of your project.
  • Select the following dimensions:
    • scopeName
    • scope
Picture-1-9.png

Visualisation

Select the “Pie Chart” visualisation with the following settings:

  • Query transformation: Select the “Rename by regex” transformation to remove the measure name of the time-series legend. (Note: As two dimensions were selected by the query, the name of the series correspond the combination the two dimensions).
Picture-2-8.png
  • Query Options:
    • Select “now/d” as relative time option in the “Query Options” panel to retrieve data of the “Today as of now” time period.
Picture-3-11.png

Result

The result will show a pie-chart showing the scope distribution of requirements per scope for a given project.

Picture-4-5.png

In the next blog, we will create a panel displaying defects analytics.

Thanks for reading.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK