The Details tab contains the following sections:

Section

Description

Most Expensive Queries

The URL and total time in milliseconds for the ten queries with the largest total computation time (that is, queue time plus Dgraph processing time plus write time) made in the session. The queries are ordered by processing time.

Each time a new Dgraph transaction that yields results is completed, this tab may become updated with a new query, if it makes the list of current top ten most expensive queries.

Each query is described with these characteristics:

Unlike in Presentation API mode, where the URL contains all of the information about the query, in Web services mode the URL only contains the service name. The bulk of the query is contained in the POST body. Therefore, if the Dgraph is running in Web services mode, a serial number is appended to the URL, as in the following example:/ws/myservice:57.

This serial number corresponds to the HTTP Exchange ID in the MDEX Engine Request Log. You can use it to retrieve additional information about the contents of the query from the Request Log’s Query Body field.

Hotspots

Details on the performance of specific features, such as clustering, record search, record filter, range filter, content spotlighting and snippeting.

This section also contains the following page render and record sorting statistics:

Results

The following items are listed in the Results section. The statistics includes count, average, standard deviation, min, max and total, where applicable:

Server

Statistical information for the MDEX Engine server:

Navigation

Information about the number of navigation pages, as well as navigation performance, query size, and result size by average, standard deviation, minimum, maximum, and total.

Record Sorting

The number and type of sorts performed (does not include timing), and the percentage of those sorts for each sort type.

Analytics

Information pertaining to the analytics features in Endeca Analytics, such as total processing time, query parsing, time checking and evaluation times.

Disk usage

Disk usage statistics for the indices:

Search

A finer-grained analysis of the performance of individual features. This information is used for internal analysis by Oracle.

Data Layer Performance

Statistical information about the data layer performance. This information is used for internal analysis by Oracle.


Copyright © Legal Notices