You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/visualizations.md
+24-21Lines changed: 24 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.subservice:
5
5
ms.topic: conceptual
6
6
author: bwren
7
7
ms.author: bwren
8
-
ms.date: 11/24/2018
8
+
ms.date: 03/17/2020
9
9
10
10
---
11
11
@@ -40,26 +40,6 @@ Visualizations such as charts and graphs can help you analyze your monitoring da
40
40
- No interactivity with dashboard data.
41
41
- Limited contextual drill-down.
42
42
43
-
## Azure Monitor Views
44
-
[Views in Azure Monitor](platform/view-designer.md) allow you to create custom visualizations with log data. They are used by [monitoring solutions](insights/solutions.md) to present the data they collect.
45
-
46
-

47
-
48
-
### Advantages
49
-
- Rich visualizations for log data.
50
-
- Export and import views to transfer them to other resource groups and subscriptions.
51
-
- Integrates into Azure Monitor management model with workspaces and monitoring solutions.
52
-
-[Filters](platform/view-designer-filters.md) for custom parameters.
53
-
- Interactive, supports multi-level drill-in (view that drills into another view)
54
-
55
-
### Limitations
56
-
- Supports logs but not metrics.
57
-
- No personal views. Available to all users with access to the workspace.
58
-
- No automatic refresh.
59
-
- Limited layout options.
60
-
- No support for querying across multiple workspaces or Application Insights applications.
61
-
- Queries are limited in response size to 8MB and query execution time of 110 seconds.
62
-
63
43
64
44
## Workbooks
65
45
[Workbooks](../azure-monitor/app/usage-workbooks.md) are interactive documents that provide deep insights into your data, investigation, and collaboration inside the team. Specific examples where workbooks are useful are troubleshooting guides and incident postmortem.
@@ -126,6 +106,29 @@ You can access data in log and metric data in Azure Monitor through their API us
126
106
- Significant engineering effort required.
127
107
128
108
109
+
## Azure Monitor Views
110
+
[Views in Azure Monitor](platform/view-designer.md) allow you to create custom visualizations with log data. They are used by [monitoring solutions](insights/solutions.md) to present the data they collect.
111
+
112
+
> [!NOTE]
113
+
> Views are in the process of being deprecated. See [Azure Monitor view designer to workbooks transition guide](platform/view-designer-conversion-overview.md) for guidance on converting views to workbooks.
114
+
115
+

116
+
117
+
### Advantages
118
+
- Rich visualizations for log data.
119
+
- Export and import views to transfer them to other resource groups and subscriptions.
120
+
- Integrates into Azure Monitor management model with workspaces and monitoring solutions.
121
+
-[Filters](platform/view-designer-filters.md) for custom parameters.
122
+
- Interactive, supports multi-level drill-in (view that drills into another view)
123
+
124
+
### Limitations
125
+
- Supports logs but not metrics.
126
+
- No personal views. Available to all users with access to the workspace.
127
+
- No automatic refresh.
128
+
- Limited layout options.
129
+
- No support for querying across multiple workspaces or Application Insights applications.
130
+
- Queries are limited in response size to 8MB and query execution time of 110 seconds.
131
+
129
132
## Next steps
130
133
- Learn about the [data collected by Azure Monitor](platform/data-platform.md).
131
134
- Learn about [Azure dashboards](../azure-portal/azure-portal-dashboards.md).
0 commit comments