Skip to content

Conversation

@sathyasi
Copy link
Contributor

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

Copy link
Member

@ashvindeodhar ashvindeodhar left a comment

Choose a reason for hiding this comment

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

How did you test this?

ashvindeodhar
ashvindeodhar previously approved these changes Feb 12, 2020
logger.Printf("[Azure CNS] Listening.")

// Setup to emit snapshot periodically.
go service.sendNCSnapShotPeriodically(ncSnapshotIntervalInMinutes)
Copy link
Member

Choose a reason for hiding this comment

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

should we call this if disableAll (disabletelemetry) is set?

// HTTPService describes the min API interface that every service should have.
type HTTPService interface {
common.ServiceAPI
SendNCSnapShotPeriodically(int, chan bool)
Copy link
Member

Choose a reason for hiding this comment

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

why this has to be part of this structure?

Copy link
Member

@tamilmani1989 tamilmani1989 left a comment

Choose a reason for hiding this comment

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

lgtm

@sathyasi sathyasi merged commit b18584d into master Feb 14, 2020
@sathyasi sathyasi deleted the CNSSnapshot branch February 14, 2020 21:43
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.

4 participants