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

Counters patch to dump counters to a json file in the specified folder #1

Merged
merged 2 commits into from
Aug 14, 2014

Conversation

krishnap
Copy link

This json file can be later used to report metrics to data dog, etc.

@krishnap
Copy link
Author

cc @brndnmtthws

@@ -40,6 +40,11 @@
<artifactId>camus-kafka-coders</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>

Choose a reason for hiding this comment

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

Indentation appears to be off here.

krishnap added a commit that referenced this pull request Aug 14, 2014
Counters patch to dump counters to a json file in the specified folder
@krishnap krishnap merged commit 478c617 into master Aug 14, 2014
@krishnap krishnap deleted the counters-patch branch August 14, 2014 21:01
@@ -41,6 +41,11 @@
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Too late it seems, but I'd highly recommend against json-smart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants