Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
af2a5650
authored
2018-03-14 03:32:10 -0700
by
Skip Hines
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
renamed Logging.TaskReport.status to .result
1 parent
3616759c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
Tensor/V1.0.0/Logging.xid.xml
Tensor/V1.0.0/XIDData.prop
Tensor/V1.0.0/Logging.xid.xml
View file @
af2a565
...
...
@@ -350,11 +350,10 @@
<elem
name=
"duration"
type=
"uint32"
multiplicity=
"1"
ord=
"114"
>
<tag
name=
"unit"
value=
"usec"
/>
<comment>
The duration of the processing in microseconds. This is not meant to be a high
resolution duration monitoring, implement a metric counter for precise timing data.
The duration of the processing in microseconds.
</comment>
</elem>
<elem
name=
"
status
"
type=
"ResultCode"
multiplicity=
"1"
ord=
"115"
>
<elem
name=
"
result
"
type=
"ResultCode"
multiplicity=
"1"
ord=
"115"
>
<comment>
The task result code.
</comment>
</elem>
</struct>
...
...
Tensor/V1.0.0/XIDData.prop
View file @
af2a565
...
...
@@ -26,7 +26,7 @@ Ord.Logging.MetricMsg.start=80
Ord.Logging.PegCount.value=80
Ord.Logging.TaskReport.duration=114
Ord.Logging.TaskReport.start=113
Ord.Logging.TaskReport.
status
=115
Ord.Logging.TaskReport.
result
=115
Ord.Logging.TaskReport.taskid=112
Ord.Logging.TraceMsg.level=96
Ord.Logging.TransactionMsg.acctid=82
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment