One key Dynatrace advantage is ease of activation. OneAgent technology simplifies deployment across large enterprises and relieves engineers of the burden of instrumenting their applications by hand. As Kubernetes adoption continues to grow it becomes more important than ever to simplify the activation of observability across workloads without sacrificing the deployment automation that Kubernetes provides. […]
We have improved the mechanism of compressing network traffic in OneAgents. The expected traffic reduction amounts to 20% to 60%, depending on your payloads. The improved compression is automatically activated for all OneAgents with version 1.207+ as soon as the Cluster is upgraded to version 1.215.
We now support AWS lambda non-proxy integration for Node.js and Python. For more information, see Configure the AWS API Gateway.
We fine-tuned the way user agent strings are resolved for Real User Monitoring. This can result in minor changes to user agent strings and is expected for timeseries values in particular. For example, it is now Microsoft Edge
instead of Edge Browser
.
We released a new problem list to replace the old card-based list. Based on your feedback, it features a sortable table view, aggregation chart, and more.
Starting with Dynatrace 1.215, the dtCookie
format changes as indicated in Cookies. If the dtCookie
is blocked or modified by an unsupported OneAgent to an old format, the correlation between requests and actions will not work.
Actions required:
We improved the display names of Digital Experience Monitoring metrics using a common naming standard that indicates the related entity type (RUM web applications, RUM mobile and custom apps, or Synthetic Monitoring) and the attributes by which the metric is split.
Previous display name | New display name | Metric key |
---|---|---|
Ratio of user actions affected by JavaScript errors (by user type) | Percentage of user actions affected by JavaScript errors (by key user action, user type) [web] | builtin:apps.web.action.affectedUas |
Apdex | Apdex (by key user action) [web] | builtin:apps.web.action.apdex |
Action count (custom action, by browser) | Action count - custom action (by key user action, browser) [web] | builtin:apps.web.action.count.custom.browser |
Action count (load action, by browser) | Action count - load action (by key user action, browser) [web] | builtin:apps.web.action.count.load.browser |
Action count (XHR action, by browser) | Action count - XHR action (by key user action, browser) [web] | builtin:apps.web.action.count.xhr.browser |
DOM interactive (load action, by browser) | DOM interactive - load action (by key user action, browser) [web] | builtin:apps.web.action.domInteractive.load.browser |
Action duration (custom action, by browser) | Action duration - custom action (by key user action, browser) [web] | builtin:apps.web.action.duration.custom.browser |
Action duration (load action, by browser) | Action duration - load action (by key user action, browser) [web] | builtin:apps.web.action.duration.load.browser |
Action duration (XHR action, by browser) | Action duration - XHR action (by key user action, browser) [web] | builtin:apps.web.action.duration.xhr.browser |
Time to first byte (load action, by browser) | Time to first byte - load action (by key user action, browser) [web] | builtin:apps.web.action.firstByte.load.browser |
Time to first byte (XHR action, by browser) | Time to first byte - XHR action (by key user action, browser) [web] | builtin:apps.web.action.firstByte.xhr.browser |
Load event end (load action, by browser) | Load event end - load action (by key user action, browser) [web] | builtin:apps.web.action.loadEventEnd.load.browser |
Load event start (load action, by browser) | Load event start - load action (by key user action, browser) [web] | builtin:apps.web.action.loadEventStart.load.browser |
Network contribution (load action, by user type) | Network contribution - load action (by key user action, user type) [web] | builtin:apps.web.action.networkContribution.load |
Network contribution (XHR action, by user type) | Network contribution - XHR action (by key user action, user type) [web] | builtin:apps.web.action.networkContribution.xhr |
Response end (load action, by browser) | Response end - load action (by key user action, browser) [web] | builtin:apps.web.action.responseEnd.load.browser |
Response end (XHR action, by browser) | Response end - XHR action (by key user action, browser) [web] | builtin:apps.web.action.responseEnd.xhr.browser |
Server contribution (load action, by user type) | Server contribution - load action (by key user action, user type) [web] | builtin:apps.web.action.serverContribution.load |
Server contribution (XHR action, by user type) | Server contribution - XHR action (by key user action, user type) [web] | builtin:apps.web.action.serverContribution.xhr |
Speed index (load action, by browser) | Speed index - load action (by key user action, browser) [web] | builtin:apps.web.action.speedIndex.load.browser |
Visually complete (load action, by browser) | Visually complete - load action (by key user action, browser) [web] | builtin:apps.web.action.visuallyComplete.load.browser |
Visually complete (XHR action, by browser) | Visually complete - XHR action (by key user action, browser) [web] | builtin:apps.web.action.visuallyComplete.xhr.browser |
Count of errors (by user type, error type and error origin) | Error count (by key user action, user type, error type, error origin) [web] | builtin:apps.web.action.countOfErrors |
Count of user actions with errors (by user type) | User action count with errors (by key user action, user type) [web] | builtin:apps.web.action.countOfUserActionsWithErrors |
JavaScript errors during user actions (by user type) | JavaScript error count during user actions (by key user action, user type) [web] | builtin:apps.web.action.jsErrorsDuringUa |
JavaScript errors without user actions (by user type) | JavaScript error count without user actions (by key user action, user type) [web] | builtin:apps.web.action.jsErrorsWithoutUa |
Percentage of user actions affected by errors (by user type) | Percentage of user actions affected by errors (by key user action, error type) [web] | builtin:apps.web.action.percentageOfUserActionsAffectedByErrors |
Action count (custom action, by browser) | Action count - custom action (by browser) [web] | builtin:apps.web.actionCount.custom.browser |
Action count (load action, by browser) | Action count - load action (by browser) [web] | builtin:apps.web.actionCount.load.browser |
Action count (XHR action, by browser) | Action count - XHR action (by browser) [web] | builtin:apps.web.actionCount.xhr.browser |
Action count (by Apdex category) | Action count (by Apdex category) [web] | builtin:apps.web.actionCount.category |
Action count (by action type and geolocation) | Action count (by action type, geolocation) [web] | builtin:apps.web.actionCount.summary |
Action duration (custom action, by browser) | Action duration - custom action (by browser) [web] | builtin:apps.web.actionDuration.custom.browser |
Action duration (load action, by browser) | Action duration - load action (by browser) [web] | builtin:apps.web.actionDuration.load.browser |
Action duration (XHR action, by browser) | Action duration - XHR action (by browser) [web] | builtin:apps.web.actionDuration.xhr.browser |
Average number of actions per session | Actions per session average (by users, user type) [web] | builtin:apps.web.actionsPerSession |
Active sessions | Session count - estimated active sessions (by users, user type) [web] | builtin:apps.web.activeSessions |
Active users (estimated) | User count - estimated active users (by users, user type) [web] | builtin:apps.web.activeUsersEst |
Ratio of user actions affected by JavaScript errors (by user type) | User action rate - affected by JavaScript errors (by user type) [web] | builtin:apps.web.affectedUas |
Apdex (by user type) | Apdex (by user type) [web] | builtin:apps.web.apdex.userType |
Apdex (by geolocation and user type) | Apdex (by geolocation, user type) [web] | builtin:apps.web.apdex.userType.geoBig |
Bounce rate | Bounce rate (by users, user type) [web] | builtin:apps.web.bouncedSessionRatio |
Conversion rate | Conversion rate - sessions (by users, user type) [web] | builtin:apps.web.conversionRate |
Converted sessions | Session count - converted sessions (by users, user type) [web] | builtin:apps.web.converted |
DOM interactive (load action, by browser) | DOM interactive - load action (by browser) [web] | builtin:apps.web.domInteractive.load.browser |
Ended sessions | Session count - estimated ended sessions (by user, user type) [web] | builtin:apps.web.endedSessions |
Time to first byte (load action, by browser) | Time to first byte - load action (by browser) [web] | builtin:apps.web.firstByte.load.browser |
Time to first byte (XHR action, by browser) | Time to first byte - XHR action (by browser) [web] | builtin:apps.web.firstByte.xhr.browser |
Load event end (load action, by browser) | Load event end - load action (by browser) [web] | builtin:apps.web.loadEventEnd.load.browser |
Load event start (load action, by browser) | Load event start - load action (by browser) [web] | builtin:apps.web.loadEventStart.load.browser |
Network contribution (load action, by user type) | Network contribution - load action (by user type) [web] | builtin:apps.web.networkContribution.load |
Network contribution (XHR action, by user type) | Network contribution - XHR action (by user type) [web] | builtin:apps.web.networkContribution.xhr |
Response end (load action, by browser) | Response end - load action (by browser) [web] | builtin:apps.web.responseEnd.load.browser |
Response end (XHR action, by browser) | Response end - XHR action (by browser) [web] | builtin:apps.web.responseEnd.xhr.browser |
Server contribution (load action, by user type) | Server contribution - load action (by user type) [web] | builtin:apps.web.serverContribution.load |
Server contribution (XHR action, by user type) | Server contribution - XHR action (by user type) [web] | builtin:apps.web.serverContribution.xhr |
Session duration | Session duration (by users, user type) [web] | builtin:apps.web.sessionDuration |
Speed index (load action, by browser) | Speed index - load action (by browser) [web] | builtin:apps.web.speedIndex.load.browser |
Started sessions | Session count - estimated started sessions (by users, user type) [web] | builtin:apps.web.startedSessions |
Visually complete (load action, by browser) | Visually complete - load action (by browser) [web] | builtin:apps.web.visuallyComplete.load.browser |
Visually complete (XHR action, by browser) | Visually complete - XHR action (by browser) [web] | builtin:apps.web.visuallyComplete.xhr.browser |
Count of errors (by user type, error type and error origin) | Error count (by user type, error typ, error origin) [web] | builtin:apps.web.countOfErrors |
Count of errors during user actions (by user type, error type and error origin) | Error count during user actions (by user type, error typ, error origin) [web] | builtin:apps.web.countOfErrorsDuringUserActions |
Count of standalone errors (by user type, error type and error origin) | Standalone error count (by user type, error typ, error origin) [web] | builtin:apps.web.countOfStandaloneErrors |
Count of user actions with errors (by user type) | User action count - with errors (by user type) [web] | builtin:apps.web.countOfUserActionsWithErrors |
Count of errors for Davis (by user type, error type, error origin and error context) | Error count for Davis (by user type, error type, error origin, error context) [web] | builtin:apps.web.errorCountForDavis |
JavaScript errors during user actions (by user type) | JavaScript error count - during user actions (by user type) [web] | builtin:apps.web.jsErrorsDuringUa |
JavaScript errors without user actions (by user type) | JavaScript error count - without user actions (by user type) [web] | builtin:apps.web.jsErrorsWithoutUa |
Percentage of user actions affected by errors (by user type) | User action rate - affected by erros (by user type) [web] | builtin:apps.web.percentageOfUserActionsAffectedByErrors |
Largest Contentful Paint (load action, by action, geolocation and user type) | Largest contentful paint - load action (by key user action, geolocation, user type) [web] | builtin:apps.web.action.largestContentfulPaint.load.userType.geo |
Largest Contentful Paint (load action, by browser) | Largest contentful paint - load action (by key user action, browser) [web] | builtin:apps.web.action.largestContentfulPaint.load.browser |
Largest Contentful Paint (load action, by browser) | Largest contentful paint - load action (by web application, browser) [web] | builtin:apps.web.largestContentfulPaint.load.browser |
Largest Contentful Paint (load action, by geolocation and user type) | Largest contentful paint - load action (by web application, geolocation, user type) [web] | builtin:apps.web.largestContentfulPaint.load.userType.geo |
Largest Contentful Paint (load action, by user type) | Largest contentful paint - load action (by key user action, user type) [web] | builtin:apps.web.action.largestContentfulPaint.load.userType |
Largest Contentful Paint (load action, by user type) | Largest contentful paint - load action (by web application, user type) [web] | builtin:apps.web.largestContentfulPaint.load.userType |
Cumulative Layout Shift (load action, by action, geolocation and user type) | Cumulative layout shift - load action (by key user action, geolocation, user type) [web] | builtin:apps.web.action.cumulativeLayoutShift.load.userType.geo |
Cumulative Layout Shift (load action, by browser) | Cumulative layout shift - load action (by key user action, browser) [web] | builtin:apps.web.action.cumulativeLayoutShift.load.browser |
Cumulative Layout Shift (load action, by browser) | Cumulative layout shift - load action (by web application, browser) [web] | builtin:apps.web.cumulativeLayoutShift.load.browser |
Cumulative Layout Shift (load action, by geolocation and user type) | Cumulative layout shift - load action (by web application, geolocation, user type) [web] | builtin:apps.web.cumulativeLayoutShift.load.userType.geo |
Cumulative Layout Shift (load action, by user type) | Cumulative layout shift - load action (by key user action, user type) [web] | builtin:apps.web.action.cumulativeLayoutShift.load.userType |
Cumulative Layout Shift (load action, by user type) | Cumulative layout shift - load action (by web application, user type) [web] | builtin:apps.web.cumulativeLayoutShift.load.userType |
First Input Delay (load action, by action, geolocation and user type) | First input delay - load action (by key user action, geolocation, user type) [web] | builtin:apps.web.action.firstInputDelay.load.userType.geo |
First Input Delay (load action, by browser) | First input delay - load action (by key user action, browser) [web] | builtin:apps.web.action.firstInputDelay.load.browser |
First Input Delay (load action, by browser) | First input delay - load action (by web application, browser) [web] | builtin:apps.web.firstInputDelay.load.browser |
First Input Delay (load action, by geolocation and user type) | First input delay - load action (by web application, geolocation, user type) [web] | builtin:apps.web.firstInputDelay.load.userType.geo |
First Input Delay (load action, by user type) | First input delay - load action (by key user action, user type) [web] | builtin:apps.web.action.firstInputDelay.load.userType |
First Input Delay (load action, by user type) | First input delay - load action (by web application, user type) [web] | builtin:apps.web.firstInputDelay.load.userType |
Previous display name | New display name | Metric key |
---|---|---|
Apdex (by os and geolocation) | Apdex (by OS, geolocation) [mobile, custom] | builtin:apps.other.apdex.osAndGeo |
Apdex (by os and app version) | Apdex (by OS, app version) [mobile, custom] | builtin:apps.other.apdex.osAndVersion |
Crash affected user count (estimated, by os) | User count - estimated users affected by crashes (by OS) [mobile, custom] | builtin:apps.other.crashAffectedUsers.os |
Crash affected user rate (estimated, by os) | User rate - estimated users affected by crashes (by OS) [mobile, custom] | builtin:apps.other.crashAffectedUsersRate.os |
Crash count (by os and geolocation) | Crash count (by OS, geoloaction) [mobile, custom] | builtin:apps.other.crashCount.osAndGeo |
Crash count (by os and app version) | Crash count (by OS, app version) [mobile, custom] | builtin:apps.other.crashCount.osAndVersion |
Crash free user rate (estimated, by os) | User rate - estimated crash free users (by OS) [mobile, custom] | builtin:apps.other.crashFreeUsersRate.os |
Apdex (by os) | Apdex (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.apdexValue.os |
Action count (by os and apdex category) | Action count (by key user action, Apdex, OS) [mobile, custom] | builtin:apps.other.keyUserActions.count.osAndApdex |
Action duration (by os) | Action duration (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.duration.os |
Reported error count (by os) | Reported error count (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.reportedErrorCount.os |
Request count (by os) | Request count (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.requestCount.os |
Request duration (by os) | Request duration (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.requestDuration.os |
Request error count (by os) | Request error count (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.requestErrorCount.os |
Request error rate (by os) | Request error rate (by key user action, OS) [mobile, custom] | builtin:apps.other.keyUserActions.requestErrorRate.os |
New user count (by os) | New user count (by OS) [mobile, custom] | builtin:apps.other.newUsers.os |
Request count (by os and provider) | Request count (by OS, provider) [mobile, custom] | builtin:apps.other.requestCount.osAndProvider |
Request count (by os and app version) | Request count (by OS, app version) [mobile, custom] | builtin:apps.other.requestCount.osAndVersion |
Request error count (by os and provider) | Request error count (by OS, provider) [mobile, custom] | builtin:apps.other.requestErrorCount.osAndProvider |
Request error count (by os and app version) | Request error count (by OS, app version) [mobile, custom] | builtin:apps.other.requestErrorCount.osAndVersion |
Request error rate (by os and provider) | Request error rate (by OS, provider) [mobile, custom] | builtin:apps.other.requestErrorRate.osAndProvider |
Request error rate (by os and app version) | Request error rate (by OS, app version) [mobile, custom] | builtin:apps.other.requestErrorRate.osAndVersion |
Request duration (by os and provider) | Request duration (by OS, provider) [mobile, custom] | builtin:apps.other.requestTimes.osAndProvider |
Request duration (by os and app version) | Request duration (by OS, app version) [mobile, custom] | builtin:apps.other.requestTimes.osAndVersion |
Session count (by agent version and os) | Session count (by agent version, OS) [mobile, custom] | builtin:apps.other.sessionCount.agentVersionAndOs |
Session count (by os and crash reporting level) | Session count (by OS, crash reporting level) [mobile, custom] | builtin:apps.other.sessionCount.osAndCrashReportingLevel |
Session count (by os and data collection level) | Session count (by OS, data collection level) [mobile, custom] | builtin:apps.other.sessionCount.osAndDataCollectionLevel |
Session count (estimated, by os and geolocation) | Session count - estimated (by OS, geolocation) [mobile, custom] | builtin:apps.other.sessionCount.osAndGeo |
Action count (by geolocation and apdex category) | Action count (by geolocation, apdex category) [mobile, custom] | builtin:apps.other.uaCount.geoAndApdex |
Action count (by os and apdex category) | Action count (by OS, apdex category) [mobile, custom] | builtin:apps.other.uaCount.osAndApdex |
Action count (by os and app version) | Action count (by OS, app verions) [mobile, custom] | builtin:apps.other.uaCount.osAndVersion |
Action duration (by os and app version) | Action duration (by OS, app version) [mobile, custom] | builtin:apps.other.uaDuration.osAndVersion |
User count (estimated, by os and geolocation) | User count - estimated (by OS, geoloaction) [mobile, custom] | builtin:apps.other.userCount.osAndGeo |
Previous display name | New display name | Metric key |
---|---|---|
Action duration (custom action) | Action duration - custom action [browser monitor] | builtin:synthetic.browser.actionDuration.custom |
Action duration (custom action, by geolocation) | Action duration - custom action (by geoloaction) [browser monitor] | builtin:synthetic.browser.actionDuration.custom.geo |
Action duration (load action) | Action duration - load action [browser monitor] | builtin:synthetic.browser.actionDuration.load |
Action duration (load action, by geolocation) | Action duration - load action (by geoloaction) [browser monitor] | builtin:synthetic.browser.actionDuration.load.geo |
Action duration (XHR action) | Action duration - XHR action [browser monitor] | builtin:synthetic.browser.actionDuration.xhr |
Action duration (XHR action, by geolocation) | Action duration - XHR action (by geoloaction) [browser monitor] | builtin:synthetic.browser.actionDuration.xhr.geo |
Availability state percentage | Availability state percentage (by geoloaction) [browser monitor] | builtin:synthetic.browser.availability.location.state |
Availability | Availability (by geolocation) [browser monitor] | builtin:synthetic.browser.availability.location.total |
Availability (excl. maintenance windows) | Availability - excl. maintenance windows (by geolocation) [browser monitor] | builtin:synthetic.browser.availability.location.totalWoMaintenanceWindow |
Availability state percentage | Availiability rate (by state) [browser monitor] | builtin:synthetic.browser.availability.state |
Availability | Availiability rate [browser monitor] | builtin:synthetic.browser.availability.total |
DOM interactive (load action) | DOM interactive - load action [browser monitor] | builtin:synthetic.browser.domInteractive.load |
DOM interactive (load action, by geolocation) | DOM interactive - load action (by geoloaction) [browser monitor] | builtin:synthetic.browser.domInteractive.load.geo |
Error details | Error details - (by error code) [browser monitor] | builtin:synthetic.browser.errorCodes |
Error details (by geolocation) | Error details (by geoloaction, error code) [browser monitor] | builtin:synthetic.browser.errorCodes.geo |
Action duration (custom action) | Action duration (by event) - custom action [browser monitor] | builtin:synthetic.browser.event.actionDuration.custom |
Action duration (custom action, by geolocation) | Action duration - custom action (by event, geoloaction) [browser monitor] | builtin:synthetic.browser.event.actionDuration.custom.geo |
Action duration (load action) | Action duration - load action (by event) [browser monitor] | builtin:synthetic.browser.event.actionDuration.load |
Action duration (load action, by geolocation) | Action duration - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.actionDuration.load.geo |
Action duration (XHR action) | Action duration - XHR action (by event) [browser monitor] | builtin:synthetic.browser.event.actionDuration.xhr |
Action duration (XHR action, by geolocation) | Action duration - XHR action (by event, geoloaction) [browser monitor] | builtin:synthetic.browser.event.actionDuration.xhr.geo |
DOM interactive (load action) | DOM interactive - load action (by event) [browser monitor] | builtin:synthetic.browser.event.domInteractive.load |
DOM interactive (load action, by geolocation) | DOM interactive - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.domInteractive.load.geo |
Error details | Error count (by event, error code) [browser monitor] | builtin:synthetic.browser.event.errorCodes |
Error details (by geolocation) | Error count (by event, geolocation, error code) [browser monitor] | builtin:synthetic.browser.event.errorCodes.geo |
Failed events | Failed events count (by event) [browser monitor] | builtin:synthetic.browser.event.failure |
Failed events (by geolocation) | Failed events count (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.failure.geo |
Time to first byte (load action) | Time to first byte - load action (by event) [browser monitor] | builtin:synthetic.browser.event.firstByte.load |
Time to first byte (load action, by geolocation) | Time to first byte - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.firstByte.load.geo |
Time to first byte (XHR action) | Time to first byte - XHR action (by event) [browser monitor] | builtin:synthetic.browser.event.firstByte.xhr |
Time to first byte (XHR action, by geolocation) | Time to first byte - XHR action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.firstByte.xhr.geo |
Load event end (load action) | Load event end - load action (by event) [browser monitor] | builtin:synthetic.browser.event.loadEventEnd.load |
Load event end (load action, by geolocation) | Load event end - load action (by event) [browser monitor] | builtin:synthetic.browser.event.loadEventEnd.load.geo |
Load event start (load action) | Load event start - load action (by event) [browser monitor] | builtin:synthetic.browser.event.loadEventStart.load |
Load event start (load action, by geolocation) | Load event start - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.loadEventStart.load.geo |
Network contribution (load action) | Network contribution - load action (by event) [browser monitor] | builtin:synthetic.browser.event.networkContribution.load |
Network contribution (load action, by geolocation) | Network contribution - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.networkContribution.load.geo |
Network contribution (XHR action) | Network contribution - XHR action (by event) [browser monitor] | builtin:synthetic.browser.event.networkContribution.xhr |
Network contribution (XHR action, by geolocation) | Network contribution - XHR action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.networkContribution.xhr.geo |
Response end (load action) | Response end - load action (by event) [browser monitor] | builtin:synthetic.browser.event.responseEnd.load |
Response end (load action, by geolocation) | Response end - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.responseEnd.load.geo |
Response end (XHR action) | Response end - XHR action (by event) [browser monitor] | builtin:synthetic.browser.event.responseEnd.xhr |
Response end (XHR action, by geolocation) | Response end - XHR action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.responseEnd.xhr.geo |
Server contribution (load action) | Server contribution - load action (by event) [browser monitor] | builtin:synthetic.browser.event.serverContribution.load |
Server contribution (load action, by geolocation) | Server contribution - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.serverContribution.load.geo |
Server contribution (XHR action) | Server contribution - XHR action (by event) [browser monitor] | builtin:synthetic.browser.event.serverContribution.xhr |
Server contribution (XHR action, by geolocation) | Server contribution - XHR action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.serverContribution.xhr.geo |
Speed index (load action) | Speed index - load action (by event) [browser monitor] | builtin:synthetic.browser.event.speedIndex.load |
Speed index (load action, by geolocation) | Speed index - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.speedIndex.load.geo |
Successful events | Successful events count (by event) [browser monitor] | builtin:synthetic.browser.event.success |
Successful events (by geolocation) | Successful events count (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.success.geo |
Total events | Total events count (by event) [browser monitor] | builtin:synthetic.browser.event.total |
Total events (by geolocation) | Total events count (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.total.geo |
Total duration | Total duration (by event) [browser monitor] | builtin:synthetic.browser.event.totalDuration |
Total duration (by geolocation) | Total duration (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.totalDuration.geo |
Visually complete (load action) | Visually complete - load action (by event) [browser monitor] | builtin:synthetic.browser.event.visuallyComplete.load |
Visually complete (load action, by geolocation) | Visually complete - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.visuallyComplete.load.geo |
Visually complete (XHR action) | Visually complete - XHR action (by event) [browser monitor] | builtin:synthetic.browser.event.visuallyComplete.xhr |
Visually complete (XHR action, by geolocation) | Visually complete - XHR action (by event, geoloaction) [browser monitor] | builtin:synthetic.browser.event.visuallyComplete.xhr.geo |
Failed executions | Failed executions count [browser monitor] | builtin:synthetic.browser.failure |
Failed executions (by geolocation) | Failed executions count (by geolocation) [browser monitor] | builtin:synthetic.browser.failure.geo |
Time to first byte (load action) | Time to first byte - load action [browser monitor] | builtin:synthetic.browser.firstByte.load |
Time to first byte (load action, by geolocation) | Time to first byte - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.firstByte.load.geo |
Time to first byte (XHR action) | Time to first byte - XHR action [browser monitor] | builtin:synthetic.browser.firstByte.xhr |
Time to first byte (XHR action, by geolocation) | Time to first byte - XHR action (by geolocation) [browser monitor] | builtin:synthetic.browser.firstByte.xhr.geo |
Load event end (load action) | Load event end - load action [browser monitor] | builtin:synthetic.browser.loadEventEnd.load |
Load event end (load action, by geolocation) | Load event end - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.loadEventEnd.load.geo |
Load event start (load action) | Load event start - load action [browser monitor] | builtin:synthetic.browser.loadEventStart.load |
Load event start (load action, by geolocation) | Load event start - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.loadEventStart.load.geo |
Network contribution (load action) | Network contribution - load action [browser monitor] | builtin:synthetic.browser.networkContribution.load |
Network contribution (load action, by geolocation) | Network contribution - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.networkContribution.load.geo |
Network contribution (XHR action) | Network contribution - XHR action [browser monitor] | builtin:synthetic.browser.networkContribution.xhr |
Network contribution (XHR action, by geolocation) | Network contribution - XHR action (by geolocation) [browser monitor] | builtin:synthetic.browser.networkContribution.xhr.geo |
Response end (load action) | Response end - load action [browser monitor] | builtin:synthetic.browser.responseEnd.load |
Response end (load action, by geolocation) | Response end - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.responseEnd.load.geo |
Response end (XHR action) | Response end - XHR action [browser monitor] | builtin:synthetic.browser.responseEnd.xhr |
Response end (XHR action, by geolocation) | Reponse end - XHR action (by geolocation) [browser monitor] | builtin:synthetic.browser.responseEnd.xhr.geo |
Server contribution (load action) | Server contribution - load action [browser monitor] | builtin:synthetic.browser.serverContribution.load |
Server contribution (load action, by geolocation) | Server contribution - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.serverContribution.load.geo |
Server contribution (XHR action) | Server contribution - XHR action [browser monitor] | builtin:synthetic.browser.serverContribution.xhr |
Server contribution (XHR action, by geolocation) | Server contribution - XHR action (by geolocation) [browser monitor] | builtin:synthetic.browser.serverContribution.xhr.geo |
Speed index (load action) | Speed index - load action [browser monitor] | builtin:synthetic.browser.speedIndex.load |
Speed index (load action, by geolocation)) | Speed index - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.speedIndex.load.geo |
Successful executions | Successful executions count [browser monitor] | builtin:synthetic.browser.success |
Successful executions (by geolocation) | Successful executions count (by geolocation) [browser monitor] | builtin:synthetic.browser.success.geo |
Total executions | Total executions count [browser monitor] | builtin:synthetic.browser.total |
Total executions (by geolocation) | Total executions count (by geolocation) [browser monitor] | builtin:synthetic.browser.total.geo |
Total duration | Total duration [browser monitor] | builtin:synthetic.browser.totalDuration |
Total duration (by geolocation) | Total duration (by geolocation) [browser monitor] | builtin:synthetic.browser.totalDuration.geo |
Visually complete (load action) | Visually complete - load action [browser monitor] | builtin:synthetic.browser.visuallyComplete.load |
Visually complete (load action, by geolocation) | Visually complete - load action (by geolocation) [browser monitor] | builtin:synthetic.browser.visuallyComplete.load.geo |
Visually complete (XHR action) | Visually complete - XHR action [browser monitor] | builtin:synthetic.browser.visuallyComplete.xhr |
Visually complete (XHR action, by geolocation) | Visually complete - XHR action (by geolocation) [browser monitor] | builtin:synthetic.browser.visuallyComplete.xhr.geo |
Availability state percentage | Availability state rate (by geolocation) [third-party monitor] | builtin:synthetic.external.availability.location.state |
Availability | Availability rate (by geolocation) [third-party monitor] | builtin:synthetic.external.availability.location.total |
Availability (excl. maintenance windows) | Availability rate (by geolocation) (excl. maintenance windows) [third-party monitor] | builtin:synthetic.external.availability.location.totalWoMaintenanceWindow |
Availability state percentage | Abailability rate (by state) [third-party monitor] | builtin:synthetic.external.availability.state |
Availability | Availability rate [third-party monitor] | builtin:synthetic.external.availability.total |
Error count | Error count [third-party monitor] | builtin:synthetic.external.errorDetails |
Error count (by location) | Error count (by location) [third-party monitor] | builtin:synthetic.external.errorDetails.geo |
Test quality | Test quality rate [third-party monitor] | builtin:synthetic.external.quality |
Test quality (by location) | Test quality rate (by location) [third-party monitor] | builtin:synthetic.external.quality.geo |
Response time | Response time [third-party monitor] | builtin:synthetic.external.responseTime |
Response time (by location) | Response time (by location) [third-party monitor] | builtin:synthetic.external.responseTime.geo |
Response time | Response time (by event) [third-party monitor] | builtin:synthetic.external.step.responseTime |
Response time (by location) | Response time (by event, location) [third-party monitor] | builtin:synthetic.external.step.responseTime.geo |
Availability state percentage | Availability state rate (by location) [HTTP monitor] | builtin:synthetic.http.availability.location.state |
Availability | Availiability rate (by location) [HTTP monitor] | builtin:synthetic.http.availability.location.total |
Availability (excl. maintenance windows) | Availability rate - excl. maintenance windows (by location) [HTTP monitor] | builtin:synthetic.http.availability.location.totalWoMaintenanceWindow |
Availability state percentage | Availability state rate [HTTP monitor] | builtin:synthetic.http.availability.state |
Availability | Availability rate [HTTP monitor] | builtin:synthetic.http.availability.total |
HTTP monitor - DNS lookup time (by location) | DNS lookup time (by location) [HTTP monitor] | builtin:synthetic.http.dns.geo |
HTTP monitor - Duration (by location) | Duration (by location) [HTTP monitor] | builtin:synthetic.http.duration.geo |
HTTP request - DNS lookup time (by location) | DNS lookup time (by step, location) [HTTP monitor] | builtin:synthetic.http.request.dns.geo |
HTTP request - Duration (by location) | Duration (by step, location) [HTTP monitor] | builtin:synthetic.http.request.duration.geo |
HTTP request - Response size (by location) | Response size (by step, location) [HTTP monitor] | builtin:synthetic.http.request.responseSize.geo |
HTTP request - TCP connect time (by location) | TCP connect time (by step, location) [HTTP monitor] | builtin:synthetic.http.request.tcpConnectTime.geo |
HTTP request - Time to first byte (by location) | Time to first byte (by step, location) [HTTP monitor] | builtin:synthetic.http.request.timeToFirstByte.geo |
HTTP request - TLS handshake time (by location) | TLS handshake time (by step, location) [HTTP monitor] | builtin:synthetic.http.request.tlsHandshakeTime.geo |
HTTP request - Duration threshold (request) | Request duration threshold (by step) [HTTP monitor] | builtin:synthetic.http.request.durationThreshold |
HTTP request - Result status (by location) | Result status count (by step, location) [HTTP monitor] | builtin:synthetic.http.request.resultStatus |
HTTP request - Status code (by location) | Status code count (by step, location) [HTTP monitor] | builtin:synthetic.http.request.statusCode |
HTTP monitor - Response size (by location) | Response size (by location) [HTTP monitor] | builtin:synthetic.http.responseSize.geo |
HTTP monitor - TCP connect time (by location) | TCP connect time (by location) [HTTP monitor] | builtin:synthetic.http.tcpConnectTime.geo |
HTTP monitor - Time to first byte (by location) | Time to first byte (by location) [HTTP monitor] | builtin:synthetic.http.timeToFirstByte.geo |
HTTP monitor - TLS handshake time (by location) | TLS handshake time (by location) [HTTP monitor] | builtin:synthetic.http.tlsHandshakeTime.geo |
HTTP monitor - Duration threshold | Request duration threshold [HTTP monitor] | builtin:synthetic.http.durationThreshold |
HTTP monitor - Result status (by location) | Result status count (by location) [HTTP monitor] | builtin:synthetic.http.resultStatus |
HTTP monitor - Status code (by location) | Status code count (by location) [HTTP monitor] | builtin:synthetic.http.statusCode |
Synthetic node health status | Node health status count (by location) [synthetic] | builtin:synthetic.location.node.component.healthStatus |
Synthetic private location health status | Private location health status count (by location) [synthetic] | builtin:synthetic.location.healthStatus |
Largest contentful paint (load action, by geolocation) | Largest contentful paint - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.event.largestContentfulPaint.load.geo |
Largest contentful paint (load action, by geolocation) | Largest contentful paint - load action (by geoloaction) [browser monitor] | builtin:synthetic.browser.largestContentfulPaint.load.geo |
Largest contentful paint (load action) | Largest contentful paint - load action (by event) [browser monitor] | builtin:synthetic.browser.event.largestContentfulPaint.load |
Largest contentful paint (load action) | Largest contentful paint - load action [browser monitor] | builtin:synthetic.browser.largestContentfulPaint.load |
Cumulative layout shift (load action, by geolocation) | Cumulative layout shift - load action (by event, geolocation) [browser monitor] | builtin:synthetic.browser.cumulativeLayoutShift.load.geo |
Cumulative layout shift (load action, by geolocation) | Cumulative layout shift - load action (by geoloaction) [browser monitor] | builtin:synthetic.browser.event.cumulativeLayoutShift.load.geo |
Cumulative layout shift (load action) | Cumulative layout shift - load action (by event) [browser monitor] | builtin:synthetic.browser.cumulativeLayoutShift.load |
Cumulative layout shift (load action) | Cumulative layout shift - load action [browser monitor] | builtin:synthetic.browser.event.cumulativeLayoutShift.load |
You can now monitor Azure SQL Database Hyperscale and manage alerting rules for this Azure cloud service.
On October 29, 2021, Microsoft Cloud Deutschland will close.
As a result:
To see how these changes may affect you and how we have minimized the impact on you, please refer to Public Synthetic locations.
The 1.215 GA release contains 22 resolved issues.
Component | Resolved issues |
---|---|
Cluster | 13 |
Dynatrace API | 2 |
Dynatrace Hub | 1 |
Infrastructure monitoring | 1 |
Synthetic monitoring | 1 |
User assistance | 2 |
User interface | 1 |
RUM | 1 |
This is a cumulative update that contains all previously released updates for the 1.215 release.