Merge "Issue #1317 - Fix problem in edexProcessStats.xml" into development
Former-commit-id:4b8129ea58
[formerly5fce4fde98
] [formerly548973dae0
[formerly bde192a2c922a9bb239d1558794cf03ec6944118]] Former-commit-id:548973dae0
Former-commit-id:89e28445e5
This commit is contained in:
commit
39f2ebaf14
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
<statisticsEvent type="com.raytheon.uf.common.event.ProcessEvent"
|
||||
displayName="Processing Events" category="Data Ingest Events">
|
||||
<statisticsGroup name="pluginName" displayName="Data Type" />
|
||||
<statisticsAggregate field="processingTimeMilliseconds"
|
||||
<statisticsAggregate field="processingTime"
|
||||
displayName="Processing Time" unit="ms" />
|
||||
<statisticsAggregate field="processingLatencyMilliseconds"
|
||||
<statisticsAggregate field="processingLatency"
|
||||
displayName="Processing Latency" unit="ms" />
|
||||
</statisticsEvent>
|
||||
</statisticsConfig>
|
||||
|
|
Loading…
Add table
Reference in a new issue