Issue #1317 - Fix problem in edexProcessStats.xml
Change-Id: I6fc99ac9447b47101ca6f8e7acec705dd7235e03 Former-commit-id:24aa44a46d
[formerly248db814c1
] [formerly0e32ab85db
] [formerlye14b372f42
[formerly0e32ab85db
[formerly 756c1b6b22cdf91c44f4bb1ec75dca8bb8074eef]]] Former-commit-id:e14b372f42
Former-commit-id: 965fd4a7f301467fa40bb5165f739960f012cec8 [formerly363aa7bec6
] Former-commit-id:b91dca252e
This commit is contained in:
parent
e4283e3ccd
commit
5aadd96ae5
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