Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
	Set To Dictionary	${data} 	AgentName				${RFS_AGENTNAME}
  • Loading branch information
damies13 committed Dec 31, 2023
1 parent 2f9e4b3 commit 790a956
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/AUT_Monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ Post AUT Stats
Run Keyword Unless ${exists} Create Session rfs ${RFS_SWARMMANAGER}
${data}= Create Dictionary
Set To Dictionary ${data} AgentName ${RFS_AGENTNAME}
Set To Dictionary ${data} PrimaryMetric ${AUT}
Set To Dictionary ${data} MetricType ${AUTType}
Set To Dictionary ${data} MetricTime ${AUTTime}
Expand Down Expand Up @@ -291,6 +292,7 @@ Post AUT Stats
Run Keyword Unless ${exists} Create Session rfs ${RFS_SWARMMANAGER}
${data}= Create Dictionary
Set To Dictionary ${data} AgentName ${RFS_AGENTNAME}
Set To Dictionary ${data} PrimaryMetric ${AUT}
Set To Dictionary ${data} MetricType ${AUTType}
Set To Dictionary ${data} MetricTime ${AUTTime}
Expand Down

0 comments on commit 790a956

Please sign in to comment.