Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Performance Analytics Indicator CI Historic Data

adamtoth
Tera Contributor

Hello,

 

When creating an Indicator that checks for the total number of non-retired CIs for a specific class, is it possible to get historic data? 

 

Thank you,

 

Adam

1 REPLY 1

pavani_paluri
Tera Guru

Hi @adamtoth ,

 

Create a Data Collector for your Indicator.
Define the source (the CMDB table, usually cmdb_ci or a subclass).
Apply the filter for non‑retired CIs of the specific class.
Schedule the Collection (daily, weekly, etc.).
Each run stores the count at that point in time.
View Historical Trends in Performance Analytics dashboards.

 

You can refer the existing incident indicators and the jobs related to them. Usually two jobs will be associated to any record. One to run daily to get the current data. The other is on demand one where you can select the date range from where you want the data to be collected.

 

Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Pavani P