Skip to content

Approach to Service Fabric SDK v3 is obselete #2

Description

@MMirbach

In the approach you show in the case of v3 of Service Fabric you use the follwing c'tor:
public DependencyTelemetryRequestHandler() { this.telemetryClient = new TelemetryClient(); }

This empty c'tor for TelemetryClient is obselete, and since this is the one used in your solution the whole approach is obselete. Can you please update the code samples to update for this change?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions