Skip to content

Commit 7c414dc

Browse files
docs: removed IN and added KR deployment in opampextension README.md (#1808)
* docs: removed IN and added KR deployment in opampextension README.md * chore: added changelog file --------- Co-authored-by: Gourav garg <[email protected]>
1 parent 0e67ecf commit 7c414dc

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.changelog/1808.changed.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs: removed IN and added KR deployment in opampextension README.md

pkg/extension/opampextension/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,30 +58,30 @@ Here is a list of valid values for the Sumo Logic `api_base_url` configuration
5858
option:
5959

6060
| Deployment | API base URL |
61-
|:-------------:|---------------------------------------------|
61+
| :-----------: | ------------------------------------------- |
6262
| default/`US1` | `https://open-collectors.sumologic.com` |
6363
| `US2` | `https://open-collectors.us2.sumologic.com` |
6464
| `AU` | `https://open-collectors.au.sumologic.com` |
6565
| `DE` | `https://open-collectors.de.sumologic.com` |
6666
| `EU` | `https://open-collectors.eu.sumologic.com` |
6767
| `JP` | `https://open-collectors.jp.sumologic.com` |
6868
| `CA` | `https://open-collectors.ca.sumologic.com` |
69-
| `IN` | `https://open-collectors.in.sumologic.com` |
69+
| `KR` | `https://open-collectors.kr.sumologic.com` |
7070

7171
Here is a list of valid values for the OpAMP `endpoint** configuration option:
7272

7373
**Note:** These endpoints are not yet available.
7474

75-
| Deployment | API base URL |
76-
|:-------------:|---------------------------------------------|
75+
| Deployment | API base URL |
76+
| :-----------: | -------------------------------------------- |
7777
| default/`US1` | `https://opamp-collectors.sumologic.com` |
7878
| `US2` | `https://opamp-collectors.us2.sumologic.com` |
7979
| `AU` | `https://opamp-collectors.au.sumologic.com` |
8080
| `DE` | `https://opamp-collectors.de.sumologic.com` |
8181
| `EU` | `https://opamp-collectors.eu.sumologic.com` |
8282
| `JP` | `https://opamp-collectors.jp.sumologic.com` |
8383
| `CA` | `https://opamp-collectors.ca.sumologic.com` |
84-
| `IN` | `https://opamp-collectors.in.sumologic.com` |
84+
| `KR` | `https://opamp-collectors.kr.sumologic.com` |
8585

8686
## Storing local configuration
8787

0 commit comments

Comments
 (0)