Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top72
top72


Tip

Learn about InSights Insights Inference - KPI Result on this page. 


Panel

On this page:


Table of Contents


Info

result, resultTime, and groupByFieldVal are calculated at the run time when the Insights Inference - KPI Job is executed.

InSights


Insights Inference - KPI Result JSON Structure 


It is like a primary key of a InSights - Inference KPI. It is unique, and has a numerical value
Panel


KPI AttributeDescription
result

It is calculated when Insights Inference - KPI Job. It is a numerical field displayed after calculation by Insights Inference Services, based on the Insights Inference - KPI's "action" type.

Eg. AVERAGE / COUNT / MINMAX

resultTimeIt is the calculated time when  
InSights
Insights Inference - KPI Job is executed. It is represented as Epoch Time in milliseconds.
kpiIDIt is like a primary key of a Insights - Inference KPI. It is unique, and has a numerical value.
nameIt denotes the name of the Insights Inference - KPI.
resultOutPutType

It indicates the result type of the

InSights

Insights Inference - KPI. For instance, AVERAGE type KPI could have result as Average Time or Average of Numbers. Use time when the type of output is Time Duration, and number when the type of output is just a Normal Number.

Eg. time / number

isGroupBy

It is used for Aggregation if more than one instance is specified. Its value is Boolean.

Eg. true / false 

groupByFieldValIt is calculated when
InSights
Insights Inference - KPI Job is executed. It is displayed when "isGroupBy" is set to true. It displays the calculated result for "groupByField", on which the Aggregation was imposed.
groupByNameIt is displayed when "isGroupBy" is set to true. It is used to specify the description for "groupByField", on which the Aggregation was imposed
.
kpiID
.
expectedTrend

It is expected trend of the

InSights

Insights Inference - KPI.

Eg. UPWARDS / DOWNWARDS

result

It is calculated when InSights Inference - KPI Job. It is a numerical field displayed after calculation by InSights Inference Services, based on the InSights Inference - KPI's "action" type.

Eg. AVERAGE / COUNT / MINMAX

schedule

It is the job schedule of a

InSights

Insights Inference - KPI.

Eg. DAILY / WEEKLY / MONTHLY / YEARLY

isComparisionKpi

It is a Boolean value. It generally indicates whether or not the KPI result should have a comparison with previous KPI result.

Eg. true / false

nameIt denotes the name of the InSights Inference - KPI.
action

It is the Mathematical Function that is imposed on a

InSights

Insights Inference - KPI.

Eg. AVERAGE / COUNT / MINMAX

vector

It denotes the DevOps vector of a tool, which is specified in the

InSights

Insights Inference - KPI.

Eg. BUILD, CODEQUALITY, DEFECTS, DEPLOYMENT etc,.

toolName

It is the name of the DevOps tool.

Eg. JIRA, Jenkins, Sonar, Rundeck etc,.



Sample

InSights

Insights Inference - KPI Result in Elasticsearch