Use the Sites Page
Path:
/sites
What This Page Shows
Section titled “What This Page Shows”The Sites page analyzes Microsoft Teams call quality and network performance aggregated by geographic location.
Each row in site tables represents a location associated with one or more network subnets.
Breadcrumb navigation: Home > Sites
Page Header
Section titled “Page Header”Header menu actions:
| Action | Description |
|---|---|
| Show NPA Guide | Opens guidance about NPA scoring |
| Go to Microsoft Documentation | Opens Microsoft network quality documentation |
The header menu is informational: it helps interpret NPA scoring and align with Microsoft recommendations.
Filter Bar
Section titled “Filter Bar”Filter Field
Section titled “Filter Field”Advanced filter with real-time suggestions.
| Key | Type | Description | Operators |
|---|---|---|---|
location | String | Site location name | =, !=, ~, !~, in (), not in () |
country | String | Country code or name | =, !=, ~, !~, in (), not in () |
subnet | CIDR | Network subnet | =, !=, ~, !~, in (), not in () |
npaStatus | Enum | NPA status | =, !=, in (), not in () |
streamCount | Number | Total streams | =, !=, >, >=, <, <= |
goodStreamCount | Number | Good streams | =, !=, >, >=, <, <= |
poorStreamCount | Number | Poor streams | =, !=, >, >=, <, <= |
unclassifiedStreamCount | Number | Unclassified streams | =, !=, >, >=, <, <= |
callCount | Number | Total calls | =, !=, >, >=, <, <= |
goodCallCount | Number | Good calls | =, !=, >, >=, <, <= |
poorCallCount | Number | Poor calls | =, !=, >, >=, <, <= |
unclassifiedCallCount | Number | Unclassified calls | =, !=, >, >=, <, <= |
usersCount | Number | Total users | =, !=, >, >=, <, <= |
jitterIn / jitterOut / jitterOverall | Number | Jitter (ms) | =, !=, >, >=, <, <= |
rttIn / rttOut / rttOverall | Number | RTT (ms) | =, !=, >, >=, <, <= |
packetLossIn / packetLossOut / packetLossOverall | Number | Packet loss (%) | =, !=, >, >=, <, <= |
videoFramerateIn / videoFramerateOut / videoFramerateOverall | Number | Framerate (fps) | =, !=, >, >=, <, <= |
Valid npaStatus values: compliant, uncompliant, undetermined.
Filter is validated in real time and stored in URL (?filter=...).
Timeframe
Section titled “Timeframe”Preset timeframe selector. Default: last 2 hours.
Stored as ?from=...&to=....
Include Unmapped
Section titled “Include Unmapped”Controls inclusion of unmapped locations.
| Value | Behavior |
|---|---|
| Yes | Include unmapped segments |
| No (default) | Exclude unmapped entries |
Stored as ?includeUnmapped=true/false.
Update Button
Section titled “Update Button”Applies filter and timeframe. If unchanged, it re-fetches current data.
Reset Button
Section titled “Reset Button”Resets filter/timeframe and includeUnmapped to defaults.
Section 1: Network Performance Assessment (NPA)
Section titled “Section 1: Network Performance Assessment (NPA)”
NPA Map
Section titled “NPA Map”
Map markers are color-coded by status:
| Color | Status | Meaning |
|---|---|---|
| Green | Compliant | Site meets thresholds |
| Red | Uncompliant | Site does not meet thresholds |
| Grey | Undetermined | Not enough data |
Clicking or hovering a site marker provides direct context for that location in the selected window.
NPA Compliance Distribution
Section titled “NPA Compliance Distribution”
Shows proportion of sites by NPA status.
This chart helps estimate if degradation is localized or widespread.
Section 2: Calls
Section titled “Section 2: Calls”
Call count distribution
Section titled “Call count distribution”
Call quality distribution
Section titled “Call quality distribution”
Root causes
Section titled “Root causes”
Calls Details Table
Section titled “Calls Details Table”
Search filter
Section titled “Search filter”Client-side text filter by location, country, or subnet.
This search does not trigger a backend query; it refines the currently loaded rows instantly.
Columns
Section titled “Columns”Identity columns:
| Column | Sortable | Description |
|---|---|---|
| Location | Yes | Site name; click opens Calls page filtered by location |
| Country | Yes | Site country |
| Subnet(s) | Yes | Associated subnets |
Summary:
| Column | Sortable | Description |
|---|---|---|
| Users | Yes | Unique users from this site |
Calls group:
| Column | Sortable | Description |
|---|---|---|
| Total | Yes | Total calls |
| Good | Yes | Good calls |
| Poor | Yes | Poor calls |
| Unclassified | Yes | Unclassified calls |
Streams group:
| Column | Sortable | Description |
|---|---|---|
| Total | Yes | Total streams |
| Good | Yes | Good streams |
| Poor | Yes | Poor streams |
| Unclassified | Yes | Unclassified streams |
| Ratio | Yes | Poor stream ratio |
Row actions
Section titled “Row actions”| Action | Description |
|---|---|
| External link | Open Calls page filtered by location |
| Copy | Copy row as JSON |
Cell context menu
Section titled “Cell context menu”- Copy value
- Add filter (
=,!=on text; comparison operators on numeric columns) - Lookup IPAM (Subnet)
- View calls for this site
Table controls
Section titled “Table controls”- Column visibility
- Column order
- Line wrap
- Pagination (10/20/50/100)
Open with Notebooks
Section titled “Open with Notebooks”Opens current query context in Dynatrace Notebooks.
Use this button when you need to inspect or extend the underlying DQL query.
Section 3: Network
Section titled “Section 3: Network”
Network Overview
Section titled “Network Overview”
Shows average latency, jitter, packet loss, and most common protocol.
These values are recalculated from the currently visible/filtered dataset.
Network Statistics Table
Section titled “Network Statistics Table”
Sortable table sharing same search filter context as calls details.
URL Parameters
Section titled “URL Parameters”| Parameter | Description |
|---|---|
filter | Advanced filter expression |
from | Timeframe start |
to | Timeframe end |
includeUnmapped | Include unmapped locations |
Empty / Error States
Section titled “Empty / Error States”| Situation | Behavior |
|---|---|
| Loading | Spinners shown in sections |
| No sites configured | Empty tables |
| Filter has no match | 0 rows / empty charts |
| Domains not configured | Warning toast with link to Configuration |