Skip to content

Commit

Permalink
Document 'registryName' instead of containerGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkerkhove authored Jun 18, 2019
1 parent d875f28 commit e1289b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/metrics/container-registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Azure Container Registry Declaration
You can declare to scrape an Azure Container Registry via the `ContainerRegistry` resource type.

The following fields need to be provided:
- `containerGroup` - The name of the container group
- `registryName` - The name of the registry

All supported metrics are not documented in the official [Azure Monitor documentation](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported) documentation yet, but it's being added via [this PR](https://github.com/MicrosoftDocs/azure-docs/pull/27991).

Expand All @@ -24,4 +24,4 @@ azureMetricConfiguration:
```
[&larr; back to metrics declarations](/configuration/metrics)<br />
[&larr; back to introduction](/)
[&larr; back to introduction](/)

0 comments on commit e1289b5

Please sign in to comment.