Udalosti
Vytváranie inteligentných aplikácií
17. 3., 21 - 21. 3., 10
Pripojte sa k sérii meetup a vytvorte škálovateľné riešenia AI na základe prípadov reálneho používania so spolupracovníkmi a odborníkmi.
Zaregistrovať saTento prehliadač už nie je podporovaný.
Inovujte na Microsoft Edge a využívajte najnovšie funkcie, aktualizácie zabezpečenia a technickú podporu.
An Azure Monitor workspace is a unique environment for data collected by Azure Monitor. Each workspace has its own data repository, configuration, and permissions.
Poznámka
Log Analytics workspaces contain logs and metrics data from multiple Azure resources, whereas Azure Monitor workspaces currently contain only metrics related to Prometheus.
Azure Monitor workspaces will eventually contain all metric data collected by Azure Monitor. Currently, only Prometheus metrics are data hosted in an Azure Monitor workspace.
While a single Azure Monitor workspace can be sufficient for many use cases using Azure Monitor, many organizations create multiple workspaces to better meet their needs. This article presents a set of criteria for deciding whether to use a single Azure Monitor workspace, multiple Azure Monitor workspaces, and the configuration and placement of those workspaces.
As you identify the right criteria to create additional Azure Monitor workspaces, your design should use the lowest number of workspaces that will match your requirements, while optimizing for minimal administrative management overhead.
The following table presents criteria to consider when designing an Azure Monitor workspace architecture.
Criteria | Description |
---|---|
Segregate by logical boundaries | Create separate Azure Monitor workspaces for operational data based on logical boundaries, such as by a role, application type, type of metric etc. |
Azure tenants | For multiple Azure tenants, create an Azure Monitor workspace in each tenant. Data sources can only send monitoring data to an Azure Monitor workspace in the same Azure tenant. |
Azure regions | Each Azure Monitor workspace resides in a particular Azure region. Regulatory or compliance requirements might dictate the storage of data in particular locations. |
Data ownership | Create separate Azure Monitor workspaces to define data ownership, such as by subsidiaries or affiliated companies. |
Azure Monitor workspaces are regional. When you create a new Azure Monitor workspace, you provide a region which sets the location in which the data is stored.
Start with a single workspace to reduce the complexity of managing and querying data from multiple Azure resources.
The default Azure Monitor workspace limit is 1 million active times series and 1 million events per minute ingested.
There's no reduction in performance due to the amount of data in your Azure Monitor workspace. Multiple services can send data to the same account simultaneously. There is, however, a limit on how much an Azure Monitor workspace can scale, as explained below.
Azure Monitor workspaces have default quotas and limitations for metrics. As your product grows and you need more metrics, you can request an increase to 50 million events or active time series. If your capacity needs to be exceptionally large and your data ingestion needs can no longer be met by a single Azure Monitor workspace, consider creating multiple Azure Monitor workspaces.
When an Azure Monitor workspace reaches 80% of its maximum capacity or is forecasted to reach that volume of metrics, it's recommended to split the Azure Monitor workspace into multiple workspaces. You should split the workspace based on how the data in the workspace is used by your applications and business processes and by how you want to access that data in the future.
In certain circumstances, splitting an Azure Monitor workspace into multiple workspaces can be necessary. For example:
Poznámka
A single query cannot access multiple Azure Monitor workspaces. Keep data that you want to retrieve in a single query in same workspace. For visualization purposes, setting up Grafana with each workspace as a dedicated data source will allow for querying multiple workspaces in a single Grafana panel.
See Azure Monitor service limits for performance related service limits for Azure Monitor managed service for Prometheus.
Data stored in the Azure Monitor Workspace is handled in accordance with all standards described in the Azure Trust Center. Several considerations exist specific to data stored in the Azure Monitor Workspace:
When you create a new Azure Monitor workspace, you provide a region which sets the location in which the data is stored. Currently Azure Monitor Workspace is available in the below regions.
Geo | Regions |
---|---|
Africa | South Africa North |
Asia Pacific | East Asia, Southeast Asia |
Australia | Australia Central, Australia East, Australia Southeast |
Brazil | Brazil South, Brazil Southeast |
Canada | Canada Central, Canada East |
China | China North 3 (Preview), China East 3 (Preview) |
Europe | North Europe, West Europe |
France | France Central, France South |
Germany | Germany West Central |
India | Central India, South India |
Israel | Israel Central |
Italy | Italy North |
Japan | Japan East, Japan West |
Korea | Korea Central, Korea South |
Norway | Norway East, Norway West |
Spain | Spain Central |
Sweden | Sweden South, Sweden Central |
Switzerland | Switzerland North, Switzerland West |
UAE | UAE North |
UK | UK South, UK West |
US | Central US, East US, East US 2, South Central US, West Central US, West US, West US 2, West US 3 |
US Government | USGov Virginia, USGov Texas |
If you have clusters in regions where Azure Monitor Workspace is not yet available, you can select another region in the same geography.
This section provides answers to common questions.
An Azure Monitor workspace is a unique environment for data collected by Azure Monitor. Each workspace has its own data repository, configuration, and permissions. Azure Monitor workspaces will eventually contain all metrics collected by Azure Monitor, including native metrics. Currently, the only data hosted by an Azure Monitor workspace is Prometheus metrics.
You cannot use quota limits, similar to the Log Analytics Workspace (Daily Cap or Data retention) in the Azure Monitor workspace.
Data is removed from the Azure Monitor workspace according to its data retention period, which is 18 months.
Udalosti
Vytváranie inteligentných aplikácií
17. 3., 21 - 21. 3., 10
Pripojte sa k sérii meetup a vytvorte škálovateľné riešenia AI na základe prípadov reálneho používania so spolupracovníkmi a odborníkmi.
Zaregistrovať saŠkolenie
Modul
Create and configure a Log Analytics workspace - Training
In this module, you learn how to create and configure access to a Log Analytics workspace. You also learn how to configure data retention and to enable health status alerts for a Log Analytics workspace.
Certifikácia
Microsoft Certified: Azure Administrator Associate - Certifications
Demonstrate key skills to configure, manage, secure, and administer key professional functions in Microsoft Azure.
Dokumentácia
Learn best practices for organizing your Azure Monitor Workspaces to meet your scale and growing volume of data ingestion
Overview of Azure Monitor with Prometheus - Azure Monitor
Get an overview of Azure Monitor with Prometheus, which provides Prometheus-compatible interfaces called Azure Monitor workspaces for storing and retrieving metric data.
Connect Grafana to Azure Monitor Prometheus metrics - Azure Monitor
How to configure Azure Monitor managed service for Prometheus and Azure hosted Prometheus data as data source for Azure Managed Grafana and self-managed Grafana.