Skip to content

Commit 11683af

Browse files
committed
Fixed incomplete region list
1 parent 0af2666 commit 11683af

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

  • metrics-collector/setup/ibm-cloud-monitoring

metrics-collector/setup/ibm-cloud-monitoring/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,15 +98,16 @@ python import_dashboard.py --dashboard code-engine-component-resource-overview.j
9898

9999
### Supported Regions
100100

101-
- `us-south` - US South (Dallas)
102-
- `us-east` - US East (Washington DC)
101+
- `au-syd` - Australia (Sydney)
102+
- `br-sao` - Brazil (São Paulo)
103+
- `ca-tor` - Canada (Toronto)
103104
- `eu-de` - EU Central (Frankfurt)
105+
- `eu-es` - EU Spain (Madrid)
104106
- `eu-gb` - EU GB (London)
105-
- `jp-tok` - Japan (Tokyo)
106-
- `au-syd` - Australia (Sydney)
107107
- `jp-osa` - Japan (Osaka)
108-
- `ca-tor` - Canada (Toronto)
109-
- `br-sao` - Brazil (São Paulo)
108+
- `jp-tok` - Japan (Tokyo)
109+
- `us-east` - US East (Washington DC)
110+
- `us-south` - US South (Dallas)
110111

111112
## Dashboard: Code Engine Container Resource Overview
112113

0 commit comments

Comments
 (0)