Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Charles Dixon
Charles DixonReporter
Brett Lawson
Brett LawsonStory Points
1
Components
Fix versions
Affects versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created December 9, 2020 at 10:15 PM
Updated November 23, 2021 at 11:22 AM
Resolved December 10, 2020 at 7:29 PM
When running in MDS and when the SDK is used inside a server process, we need to handle the initial configuration better.
Off-the-brim proposal:
Now that we allow upgrading of an HTTP poller to a CCCP poller, we can maybe simply allow http:// connection strings which the server processes can use to connect, since essentially this is what they actually receive from ns_server when they are started (an http:// address back to ns_server).