Skip to content

Commit

Permalink
Add UK to eu statsbeats (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Jan 18, 2023
1 parent 642df18 commit 4e4f061
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/opencensus-ext-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- Disable storage for statsbeat if storage is disabled for exporter
([#1155](https://github.com/census-instrumentation/opencensus-python/pull/1155))
- Add UK to eu statsbeats
([#1181](https://github.com/census-instrumentation/opencensus-python/pull/1181))

## 1.1.7

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
"swedencentral",
"switzerlandnorth",
"switzerlandwest",
"uksouth",
"ukwest",
]

_ATTACH_METRIC_NAME = "Attach"
Expand Down

0 comments on commit 4e4f061

Please sign in to comment.