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

Hide license key in logs #21

Merged
merged 4 commits into from
Oct 18, 2019
Merged

Hide license key in logs #21

merged 4 commits into from
Oct 18, 2019

Conversation

jorik
Copy link
Contributor

@jorik jorik commented Oct 18, 2019

No description provided.

lorgan3
lorgan3 previously approved these changes Oct 18, 2019
Copy link
Contributor

@lorgan3 lorgan3 left a comment

Choose a reason for hiding this comment

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

Go is magic

@@ -279,7 +279,7 @@ const (
metricType_GAUGE metricType = "gauge"
metricType_SUMMARY metricType = "summary"
metricType_HISTOGRAM metricType = "histogram"
metricType_UNTYPED metricType = "untyped"
//metricType_UNTYPED metricType = "untyped"
Copy link
Contributor

Choose a reason for hiding this comment

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

is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, it's an unused variable, the code won't compile with it on my machine. I'll just remove it instead of commenting it out

@jorik jorik force-pushed the feature/hide-license-key-in-logs branch from 90a2131 to 775c74d Compare October 18, 2019 09:57
@jorik jorik requested a review from lorgan3 October 18, 2019 10:09
lorgan3
lorgan3 previously approved these changes Oct 18, 2019
@jorik jorik force-pushed the feature/hide-license-key-in-logs branch from 01e5227 to 829fb3c Compare October 18, 2019 11:11
@jorik jorik requested a review from lorgan3 October 18, 2019 11:17
Copy link
Contributor

@lorgan3 lorgan3 left a comment

Choose a reason for hiding this comment

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

🚀

@jorik jorik merged commit 26b6fc8 into master Oct 18, 2019
@varas varas deleted the feature/hide-license-key-in-logs branch October 24, 2019 12:38
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