Skip to content

Commit ca3c616

Browse files
committed
Azure Monitor visualizations deprecate views
1 parent 2949695 commit ca3c616

File tree

1 file changed

+24
-21
lines changed

1 file changed

+24
-21
lines changed

articles/azure-monitor/visualizations.md

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice:
55
ms.topic: conceptual
66
author: bwren
77
ms.author: bwren
8-
ms.date: 11/24/2018
8+
ms.date: 03/17/2020
99

1010
---
1111

@@ -40,26 +40,6 @@ Visualizations such as charts and graphs can help you analyze your monitoring da
4040
- No interactivity with dashboard data.
4141
- Limited contextual drill-down.
4242

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-
![View](media/visualizations/view.png)
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-
6343

6444
## Workbooks
6545
[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
126106
- Significant engineering effort required.
127107

128108

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+
![View](media/visualizations/view.png)
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+
129132
## Next steps
130133
- Learn about the [data collected by Azure Monitor](platform/data-platform.md).
131134
- Learn about [Azure dashboards](../azure-portal/azure-portal-dashboards.md).

0 commit comments

Comments
 (0)