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

Add HTTP telemetry events to Cog startup #1104

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

imbriaco
Copy link
Member

Cog now sends an HTTP event to an Operable telemetry service every time it starts. The message that is sent contains the Cog version number and a unique ID for the Cog instance. Aside from this data, Operable also records the timestamp that the telemetry event was received.

This information is used by Operable in order to help understand the size of the Cog install base and the currently deployed versions. If you would like to opt out of having this telemetry data sent, you can set the COG_TELEMETRY environment variable to the value false before starting Cog.

@imbriaco imbriaco force-pushed the imbriaco/cog-start-telemetry branch from 3e869cf to 7474655 Compare October 27, 2016 19:10
@imbriaco
Copy link
Member Author

Did an in-person review with @kevsmith who gave a 👍 . Merging.

@imbriaco imbriaco merged commit 717d207 into master Oct 27, 2016
@imbriaco imbriaco deleted the imbriaco/cog-start-telemetry branch October 27, 2016 19:15
@imbriaco imbriaco removed the review label Oct 27, 2016
@imbriaco imbriaco added this to the Cog 0.16 milestone Oct 27, 2016
@imbriaco imbriaco added the cog label Oct 27, 2016
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.

1 participant