Microsoft Azure Container Registry監視

概要

Applications ManagerのAzure Container Registry監視ツールを使用すると、Azure Container Registryのストレージ使用量、イメージのプル/プッシュ統計など、さまざまな主要KPIを詳細に監視できます。

新規監視追加

新規にMicrosoft Azure SQL Elastic Pool Monitorを追加する方法はこちらをご参照ください。

監視対象パラメーター

[監視]タブをクリックして、監視カテゴリービューへ移動します。[クラウド]カテゴリーから[Microsoft Azure]配下の[子モニター]にカーソルを合わせて、表示された欄から[Container Registry]をクリックしてください。
一括設定ビューが3つのタブに分類のうえ表示されます。

  • [可用性]タブ:最新24時間か30日の可用性履歴がわかります。
  • [パフォーマンス]タブ:最新24時間か30日のステータスとイベントを確認可能です。
  • [リストビュー]タブ:一括管理設定を実行できます。

Azure Container Registry監視で対応するタブで監視できるメトリクスのリストは次のとおりです。

パフォーマンス概要

パラメーター 説明
STORAGE USED
Storage Used The average amount of storage used by the container registry at the time of polling (in MiB).
TASK DURATION
Task Duration The total duration taken to run ACR tasks between the poll interval (in seconds).
IMAGE PUSH STATISTICS
Total Pushes The total number of pushes of container images and other artifacts to the container registry between the poll interval.
Successful Pushes The total number of successful pushes of container images and other artifacts to the container registry between the poll interval.
Unsuccessful Pushes The total number of unsuccessful pushes of container images and other artifacts to the container registry between the poll interval.
IMAGE PULL STATISTICS
Total Pulls The total number of pulls of container images and other artifacts from the container registry between the poll interval.
Successful Pulls The total number of successful pulls of container images and other artifacts from the container registry between the poll interval.
Unsuccessful Pulls The total number of unsuccessful pulls of container images and other artifacts from the container registry between the poll interval.

構成

パラメーター 説明
CONFIGURATION
Resource Group Name The name of the resource group.
Location The location of the resource.
Provisioning State The current provisioning state of the resource. The possible values are:
  • Canceled
  • Creating
  • Deleting
  • Failed
  • Succeeded
  • Updating
SKU Tier The SKU tier based on the Pricing plan. Possible Values: Basic/ Classic/ Premium/ Standard
Login Server The URL that can be used to log into the container registry.
Creation Time The time when the container registry resource was created.
Creator Identity Type The type of identity that created container registry resource. Possible values: Application/ Key/ ManagedIdentity/ User
Last Modified Time The time when the container registry resource was last updated.
Last Modifier Identity Type The type of identity that last modified the container registry resource. Possible values: Application/ Key/ ManagedIdentity/ User
ADVANCED SETTINGS
Admin User Enabled Indicates whether or not the Admin User is enabled for the Container registry. Possible values: Yes/No.
Anonymous Pull Enabled Indicates whether or not registry-wide pull from unauthenticated clients is enabled for the Container registry. Possible values: Yes/No.
Data Endpoint Enabled Indicates whether or not a single data endpoint per region is enabled for serving data for container registry. Possible values: Yes/No.
Encryption Status Indicates whether or not encryption is enabled for container registry. Possible values: Enabled/Disabled.
Public Network Access Indicates whether or not Public Network Access is enabled for container registry. Possible values: Enabled/Disabled.
Zone Redundancy Indicates whether or not Zone Redundancy is enabled for container registry. Possible values: Enabled/Disabled.