Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDk connection string 3 #1224

Merged
merged 2 commits into from
Sep 27, 2019
Merged

SDk connection string 3 #1224

merged 2 commits into from
Sep 27, 2019

Conversation

TimothyMothra
Copy link
Member

#1221

update comments

@TimothyMothra TimothyMothra added this to the 2.12 milestone Sep 26, 2019
@@ -269,7 +269,7 @@ public IApplicationIdProvider ApplicationIdProvider
public EndpointContainer EndpointContainer { get; private set; } = new EndpointContainer(new EndpointProvider());

/// <summary>
/// Gets or sets the connection string. Setting this value will also set the Instrumentation Key, validate the endpoints, and set the TelemetryChannel.Endpoint.
/// Gets or sets the connection string. Setting this value will also set (and overwrite) the Instrumentation Key. The endpoints are validated and will be set (and overwrite) our first party TelemetryChannels as well as the ApplicationIdProvider.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be set (and overwrite) our first party TelemetryChannels -> will be set (and overwritten) for InMemoryChannel and ServerTelemetryChannel

@@ -269,7 +269,7 @@ public IApplicationIdProvider ApplicationIdProvider
public EndpointContainer EndpointContainer { get; private set; } = new EndpointContainer(new EndpointProvider());

/// <summary>
/// Gets or sets the connection string. Setting this value will also set the Instrumentation Key, validate the endpoints, and set the TelemetryChannel.Endpoint.
/// Gets or sets the connection string. Setting this value will also set (and overwrite) the Instrumentation Key. The endpoints are validated and will be set (and overwrite) our first party TelemetryChannels as well as the ApplicationIdProvider.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instrumentation Key -> InstrumentationKey(link to actual field if possible)

@TimothyMothra TimothyMothra merged commit ce7b97e into develop Sep 27, 2019
@TimothyMothra TimothyMothra deleted the tilee/connectionString3 branch November 15, 2019 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants