Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typeflat
separatorbrackets
printablefalse

...

Application

Whether the query was run using the Web or API application.

Domain

Domain where the query is run.

Created by

The email address of the user that created the query.

Table name

The name of the data table the query is executed on.

Started

The time the query was executed.

From

The start of the date range selected for the query.

To

The end of the date range selected for the query.

CPU

The percentage of total CPU capacity used to run the query. Devo uses a color-coding system to reveal the impact of consumption, using the following ranges:

  • 0-10 green

  • 10-30 amber

  • 30+ red

Bytes Parsed

The number of bytes processed while running the query.

Events Parsed

The number of events parsed for the query.

Events returned

The number of events matching the query after groupings, filters, or any other conditions included in the query.

Expanding query details

Click a row to expand the full details of the query, as well as the percentage of the histogram that has been loaded. You can also click the ellipsis icon at the end of the row and select Show query.

You can copy a query’s LINQ script to the clipboard by clicking the copy icon at the bottom right of the code box.

...

...

Closing a query

To cancel a query, click the ellipsis icon at the end of the row and select Cancel Close query. Canceling a query stops it from running until it is activated again. When a query has been canceled, it disappears from the list.