Open rappen opened 4 years ago
Ask this query to get some quick overview of log range:
<fetch aggregate='true' > <entity name='plugintracelog' > <attribute name='plugintracelogid' alias='Count' aggregate='count' /> <attribute name='performanceexecutionstarttime' alias='First' aggregate='min' /> <attribute name='performanceexecutionstarttime' alias='Last' aggregate='max' /> </entity> </fetch>
Ask this query to get some quick overview of log range: