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

Adding analytics for usage metrics #136

Merged
merged 3 commits into from
Sep 20, 2018
Merged

Conversation

systemizer
Copy link
Contributor

This adds metrics to chamber so we can track internal company usage of the tool. Chamber built for open source will not have the linked analytics key.

This PR basically copies the way metrics were added to aws-okta

This adds metrics to chamber so we can track internal company usage of the tool. Chamber built for open source will not have the linked analytics key
@@ -4,6 +4,7 @@ import (
"strings"

"github.com/pkg/errors"
analytics "github.com/segmentio/analytics-go"

Choose a reason for hiding this comment

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

I recommend using https://github.com/segmentio/analytics-go/tree/v3.0. We've already deprecated v2 and are just waiting for until the deprecation date to merge v3.0 into master.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup! I'm using v3 :)

Choose a reason for hiding this comment

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

ah 👍

@systemizer systemizer merged commit 1365e40 into master Sep 20, 2018
nickatsegment added a commit that referenced this pull request Sep 21, 2018
@alberts alberts deleted the systmeizer/add-analytics branch February 14, 2019 01:09
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.

3 participants