Support Azure Sovereign Environments with endpoint_url option (#5453)
This commit is contained in:
committed by
Daniel Nelson
parent
03776088f1
commit
6add84eb25
@@ -40,6 +40,11 @@ written as a dimension on each Azure Monitor metric.
|
||||
## The Azure Resource ID against which metric will be logged, e.g.
|
||||
## ex: resource_id = "/subscriptions/<subscription_id>/resourceGroups/<resource_group>/providers/Microsoft.Compute/virtualMachines/<vm_name>"
|
||||
# resource_id = ""
|
||||
|
||||
## Optionally, if in Azure US Government, China, or other sovereign
|
||||
## cloud environment, set the appropriate REST endpoint for receiving
|
||||
## metrics. (Note: region may be unused in this context)
|
||||
# endpoint_url = "https://monitoring.core.usgovcloudapi.net"
|
||||
```
|
||||
|
||||
### Setup
|
||||
|
||||
Reference in New Issue
Block a user