Configure the Dynatrace Application
Path:
/configuration
What This Page Controls
Section titled “What This Page Controls”The Configuration page is the central settings hub for the app. It controls license state, connectivity, ingestion pipeline, data scoping, and advanced features.
Breadcrumb navigation: Home > Configuration
Screenshot
Section titled “Screenshot”
Panel Layout
Section titled “Panel Layout”1. License
Section titled “1. License”
This panel shows license validity, expiration, and tenant usage information.
Displayed fields:
| Field | Description |
|---|---|
| Start date | License start date |
| End Date | Expiration date |
| Days Left | Remaining days |
| Status chip | Trial / Active / Inactive |
| Active Users meter | Current usage vs allowed |
| Microsoft Tenant ID | Tenant ID (masked by default) |
Actions:
| Action | Description |
|---|---|
| Eye icon | Show/hide tenant ID |
| Copy | Copy tenant ID |
2. Demo Mode
Section titled “2. Demo Mode”
This panel switches the app between demo data and live operational data.
| Button | Behavior |
|---|---|
| Enable | Enables Demo Mode after confirmation |
| Disable | Disables Demo Mode after confirmation |
When active, Demo Mode restricts custom timeframe selection, call export, and AI analysis.
3. Feature Status
Section titled “3. Feature Status”
This panel displays feature-level enablement and ingestion health over the last 7 days.
| Column | Description |
|---|---|
| Feature | Data collection feature |
| Status | Enabled / Disabled |
| Health | No errors / X errors |
Actions:
- Right-click Health cell -> open details in Dynatrace app.
4. Outgoing Connections
Section titled “4. Outgoing Connections”
This panel verifies network/API reachability for all external dependencies used by the app.
| Column | Description |
|---|---|
| Status | Reachability indicator |
| Code | HTTP status code |
| Service | Service name |
| Endpoint | Target URL |
| Message | Last ping result |
| Latency | Round-trip latency |
Actions:
- Ping one endpoint.
- Ping all endpoints.
5. Bucket Configuration
Section titled “5. Bucket Configuration”
This panel manages the storage bucket used for MS Teams telemetry data.
States:
| State | Behavior |
|---|---|
| Loading | Spinner shown |
| Bucket exists | Bucket details shown |
| Bucket missing | Creation form shown |
| Error | Error container with actions |
Creation fields:
| Field | Required | Description |
|---|---|---|
| Display Name | No | Human-readable bucket name |
| Retention Days | Yes | Log retention period |
6. OpenPipeline
Section titled “6. OpenPipeline”
This panel stores and validates credentials used to configure the OpenPipeline ingestion path.
| Field | Required | Description |
|---|---|---|
| Access Token | Yes | Dynatrace API token with settings.read and settings.write |
Validation statuses:
| Status | Message |
|---|---|
| Green | Open Pipeline Configuration is valid |
| Yellow | Configuration is being validated |
| Red | No valid Open Pipeline Configuration detected |
Buttons:
- Save
- Validate
- Generate Configuration
- Reset
7. Site File Management
Section titled “7. Site File Management”
This panel uploads and maintains the subnet-to-location CSV consumed by the Sites page.
File status
Section titled “File status”| Indicator | Meaning |
|---|---|
| Sites file exists | Mapping file present |
| No sites file | No mapping file present |
| Size / Modified / By | File metadata |
| X sites loaded | Parsed location entries |
Actions
Section titled “Actions”| Button | Description |
|---|---|
| Choose CSV file | Select file |
| Upload/Replace | Upload validated CSV |
| Download | Download current sites.csv |
| Delete | Remove current file |
Required CSV columns
Section titled “Required CSV columns”| Column | Description |
|---|---|
subnet | IPv4 CIDR |
location | Site name |
country | Country code |
latitude | Latitude |
longitude | Longitude |
Validation errors disable upload and are displayed inline.
8. IPAM
Section titled “8. IPAM”
This panel defines the URL template used by IP lookup context-menu actions.
| Field | Required | Description |
|---|---|---|
| Link Template | Yes | URL containing {{ip}} placeholder |
Example: https://ipam.company.com/ip/{{ip}}/details
Buttons:
- Save
- Test Link
- Reset
Effect: enables Lookup IPAM context-menu action in Sites and Call Overview tables.
9. AI Analysis
Section titled “9. AI Analysis”
This panel configures the AI provider, credential, and prompt used by Call Overview.
| Field | Required | Description |
|---|---|---|
| Tool | Yes | Selected AI model |
| Token | Yes | Credential from vault |
| Prompt | Yes | System prompt |
Buttons:
- Save
- Test
- Reset
Validation statuses are shown (valid / testing / invalid).
10. Microsoft Configuration
Section titled “10. Microsoft Configuration”
This panel configures Microsoft Graph credentials used by live call-detail features.
| Field | Required | Description |
|---|---|---|
| Credential Name | Yes | Vault credential |
| Client ID | No | Azure app client ID |
| Tenant ID | Yes | Azure tenant ID |
| Grant Type | Yes | Client Credentials or Demo |
| Scope | Yes | OAuth scope |
Buttons:
- Save
- Test
- Reset
Required for Call Overview download and AI actions.
11. Domains Filter
Section titled “11. Domains Filter”
This panel defines which email domains are included in site analytics data scope.
Format examples:
@example.com@sub.example.com
Actions:
- Add domain
- Remove domain
- Save list
- Reset list
Validation catches invalid format and duplicates.
Effect: impacts only Sites data scope.
12. Permissions
Section titled “12. Permissions”
This panel manages access rights and role-based permissions for the application.
Common Behaviors
Section titled “Common Behaviors”Unsaved changes
Section titled “Unsaved changes”- Unsaved changes chip appears when values differ from saved state.
- Browser warning appears on page leave if unsaved changes exist.
Toast notifications
Section titled “Toast notifications”| Operation | Success | Failure |
|---|---|---|
| Save | Success toast | Critical toast |
| Reset | Success toast | Critical toast |
| Test | Success toast | Critical toast with details |
Auto-validation on load
Section titled “Auto-validation on load”Panels with saved credentials are auto-tested on load:
- Microsoft Configuration
- AI Analysis
- OpenPipeline