-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: travisjeffery/kafka-statsd
base: master
head repository: greenbits/kafka-statsd
compare: master
- 17 commits
- 5 files changed
- 3 contributors
Commits on Apr 1, 2019
-
Define dependencies as go modules
Erich Healy committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for d38961f - Browse repository at this point
Copy the full SHA d38961fView commit details -
Update dockerfile for deprecated onbuild
Erich Healy committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for dc3af9e - Browse repository at this point
Copy the full SHA dc3af9eView commit details
Commits on Apr 2, 2019
-
Begin rewriting to collect info without zookeeper
Erich Healy committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 33d1078 - Browse repository at this point
Copy the full SHA 33d1078View commit details -
Erich Healy committed
Apr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 04161aa - Browse repository at this point
Copy the full SHA 04161aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a57328 - Browse repository at this point
Copy the full SHA 7a57328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c472a6 - Browse repository at this point
Copy the full SHA 7c472a6View commit details
Commits on Apr 4, 2019
-
Merge pull request #1 from greenbits/onbuild-deprecated
[KAFKA-6] Revamp to remove zookeeper usage
Configuration menu - View commit details
-
Copy full SHA for 74aa609 - Browse repository at this point
Copy the full SHA 74aa609View commit details -
Switch back to kingpin for arg parsing because it allows environment …
…variable overriding.
Erich Healy committedApr 4, 2019 Configuration menu - View commit details
-
Copy full SHA for cc363ed - Browse repository at this point
Copy the full SHA cc363edView commit details
Commits on Apr 5, 2019
-
Split up statsd config into address and port
Erich Healy committedApr 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 5e3a092 - Browse repository at this point
Copy the full SHA 5e3a092View commit details -
Replace statsd library with one that can format tags
Erich Healy committedApr 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 5c95d81 - Browse repository at this point
Copy the full SHA 5c95d81View commit details -
Fix issue with optional prefix and bad itoa
Erich Healy committedApr 5, 2019 Configuration menu - View commit details
-
Copy full SHA for ebca579 - Browse repository at this point
Copy the full SHA ebca579View commit details
Commits on Apr 8, 2019
-
Merge pull request #2 from greenbits/add-envar-overrides
Switch back to kingpin for arg parsing
Configuration menu - View commit details
-
Copy full SHA for 66ede95 - Browse repository at this point
Copy the full SHA 66ede95View commit details
Commits on Apr 23, 2019
-
Thread the last bit of the info collection, report absolute consumer …
…group position, report latest partition offsets, only collect stats for topics that a consumer group is actually tracking
Erich Healy committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 5790dbe - Browse repository at this point
Copy the full SHA 5790dbeView commit details -
Fix issue where no consumer groups had information collected
Erich Healy committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 42af27d - Browse repository at this point
Copy the full SHA 42af27dView commit details
Commits on May 2, 2019
-
Merge pull request #4 from greenbits/limit-groups
Report absolute consumer and topic offsets
Erich Healy authoredMay 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 132fff6 - Browse repository at this point
Copy the full SHA 132fff6View commit details
Commits on Oct 22, 2019
-
Switch to structured logging and the option for json logged output
Erich Healy committedOct 22, 2019 Configuration menu - View commit details
-
Copy full SHA for af7775d - Browse repository at this point
Copy the full SHA af7775dView commit details -
Merge pull request #5 from greenbits/structured-logging
[BD-1500] Switch to structured logging and the option for json logged output
Erich Healy authoredOct 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 1113da1 - Browse repository at this point
Copy the full SHA 1113da1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master