Explore the Dynatrace Application
MS Teams Observability is a Dynatrace application that brings Microsoft Teams call quality data into your Dynatrace environment. It allows you to monitor call health, diagnose quality issues, track user activity, inspect network performance by site, and follow Microsoft service incidents from one interface.
Repository: microsoft-teams-observability-dynatrace-app | Latest release: GitHub Releases
Navigation
Section titled “Navigation”Screenshot
Section titled “Screenshot”
Common UI Patterns
Section titled “Common UI Patterns”Timeframe Selector
Section titled “Timeframe Selector”Available on Sites, Calls, Users, and Issues pages.
| Label | Range |
|---|---|
| Last 15 minutes | now()-15m to now() |
| Last 30 minutes | now()-30m to now() |
| Last 1 hour | now()-1h to now() |
| Last 2 hours | now()-2h to now() |
| Last 6 hours | now()-6h to now() |
| Last 24 hours | now()-24h to now() |
| Last 3 days | now()-3d to now() |
| Last 7 days | now()-7d to now() |
| Last 30 days | now()-30d to now() |
Custom date/time selection is also available. Selected values are stored in URL (?from=...&to=...).
Update Button
Section titled “Update Button”Present on pages with filters. It applies the current filter/timeframe values.
- Highlighted when values were changed but not applied.
- Disabled during query execution.
- Disabled when filter syntax is invalid.
Advanced Filter Field
Section titled “Advanced Filter Field”Used on Calls, Users, and Sites pages.
- Structured syntax with suggestions while typing.
- General format:
key operator "value". - Example:
health = "Good". - Stored in URL (
?filter=...).
Open with Notebooks
Section titled “Open with Notebooks”Available in sections that expose a Dynatrace query. Opens the underlying query in Dynatrace Notebooks with current context.
Health Indicators
Section titled “Health Indicators”| Status | Visual | Meaning |
|---|---|---|
| Good | Green icon | Call met quality thresholds |
| Poor | Red icon | Call had quality degradation |
| Unclassified | Grey icon | No quality data available |
Toast Notifications
Section titled “Toast Notifications”- Success (green): action completed.
- Warning (yellow): action completed with caveats.
- Critical (red): action failed or configuration invalid.
- Info (blue): operation in progress.
Demo Mode
Section titled “Demo Mode”Demo Mode replaces live data with mock data. It can be enabled/disabled from Configuration.