Skip to content

Commit 63259de

Browse files
authored
Merge pull request #2492 from splunk/adasplunk-DOCGUILD-27725
Update endpoint URLs
2 parents 9254a24 + 2b65753 commit 63259de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gdi/private-connectivity/aws-privatelink.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,15 +315,15 @@ To use AWS PrivateLink URLs in your Collector instance, update the necessary var
315315
- Example
316316

317317
* - Metric ingest endpoint
318-
- ``private-ingest.<REGION>.signalfx.com``
318+
- ``private-ingest.<realm>.signalfx.com``
319319
- ``private-ingest.us0.signalfx.com``
320320

321321
* - Traces ingest endpoint
322-
- ``private-ingest.<REGION>.signalfx.com/v2/trace``
322+
- ``private-ingest.<realm>.signalfx.com/v2/trace``
323323
- ``private-ingest.us0.signalfx.com/v2/trace``
324324

325325
* - API endpoint URL
326-
- ``http://<REGION>.signalfx.com``
326+
- ``http://private-api.<realm>.signalfx.com``
327327
- ``http://private-api.us0.signalfx.com``
328328

329329

0 commit comments

Comments
 (0)