beam_stats.git
8 years agoRe-align text.
Siraaj Khandkar [Fri, 21 Aug 2015 13:49:19 +0000 (09:49 -0400)] 
Re-align text.

8 years agoSpecify the module responsible for StatsD consumption
Siraaj Khandkar [Fri, 21 Aug 2015 13:48:14 +0000 (09:48 -0400)] 
Specify the module responsible for StatsD consumption

8 years agoBump patch version to 0.0.1 0.0.1
Siraaj Khandkar [Fri, 21 Aug 2015 13:43:42 +0000 (09:43 -0400)] 
Bump patch version to 0.0.1

due to the switch from atom() to, the more-explicit, module() type.

8 years agoMerge pull request #1 from puzza007/use-module-type
Siraaj Khandkar [Fri, 21 Aug 2015 13:37:27 +0000 (09:37 -0400)] 
Merge pull request #1 from puzza007/use-module-type

Use module() instead of atom() where applicable

8 years agoUse module() instead of atom() where applicable
Paul Oliver [Fri, 21 Aug 2015 08:55:06 +0000 (10:55 +0200)] 
Use module() instead of atom() where applicable

8 years agoRemove CI for OTP R16 and 18. 0.0.0
Siraaj Khandkar [Thu, 20 Aug 2015 16:46:46 +0000 (12:46 -0400)] 
Remove CI for OTP R16 and 18.

R16 doesn't like queue:queue(A) and wants queue() instead - WONTFIX.
18 doesn't like dict(), used in proper, - need to upgrade proper and/or make
sure hope only requires it for testing, not when pulled-in as a dep.

8 years agoSetup Travis CI
Siraaj Khandkar [Thu, 20 Aug 2015 16:41:14 +0000 (12:41 -0400)] 
Setup Travis CI

8 years agoAdd configuration example to README
Siraaj Khandkar [Thu, 20 Aug 2015 16:33:32 +0000 (12:33 -0400)] 
Add configuration example to README

8 years agoTurn-off Graphite and CSV consumers by default.
Siraaj Khandkar [Thu, 20 Aug 2015 16:25:59 +0000 (12:25 -0400)] 
Turn-off Graphite and CSV consumers by default.

8 years agoMove full dependency info from test to main rebar.config
Siraaj Khandkar [Thu, 20 Aug 2015 16:18:42 +0000 (12:18 -0400)] 
Move full dependency info from test to main rebar.config

8 years agoRemove superfluous tests.
Siraaj Khandkar [Thu, 20 Aug 2015 14:52:33 +0000 (10:52 -0400)] 
Remove superfluous tests.

8 years agoTest StatsD consumer's send.
Siraaj Khandkar [Thu, 20 Aug 2015 14:46:03 +0000 (10:46 -0400)] 
Test StatsD consumer's send.

8 years agoLog with error logger.
Siraaj Khandkar [Thu, 20 Aug 2015 04:47:16 +0000 (00:47 -0400)] 
Log with error logger.

8 years agoAvoid Dialyzing meck.
Siraaj Khandkar [Thu, 20 Aug 2015 04:29:19 +0000 (00:29 -0400)] 
Avoid Dialyzing meck.

8 years agoUp test run verbosity.
Siraaj Khandkar [Thu, 20 Aug 2015 02:12:49 +0000 (22:12 -0400)] 
Up test run verbosity.

8 years agoAdd produce method to force production on-demand.
Siraaj Khandkar [Wed, 19 Aug 2015 21:23:18 +0000 (17:23 -0400)] 
Add produce method to force production on-demand.

To help with testing.

8 years agoFix rebar call in test recipe.
Siraaj Khandkar [Wed, 19 Aug 2015 21:21:40 +0000 (17:21 -0400)] 
Fix rebar call in test recipe.

8 years agoFlatten Graphite consumer options.
Siraaj Khandkar [Wed, 19 Aug 2015 15:48:31 +0000 (11:48 -0400)] 
Flatten Graphite consumer options.

8 years agoIgnore compiled tests.
Siraaj Khandkar [Wed, 19 Aug 2015 15:46:41 +0000 (11:46 -0400)] 
Ignore compiled tests.

8 years agoStandardize on defining consumption_interval first.
Siraaj Khandkar [Wed, 19 Aug 2015 15:24:46 +0000 (11:24 -0400)] 
Standardize on defining consumption_interval first.

8 years agoStart StatsD consumer by default.
Siraaj Khandkar [Wed, 19 Aug 2015 15:17:33 +0000 (11:17 -0400)] 
Start StatsD consumer by default.

8 years agoAdd hope to list of dep apps.
Siraaj Khandkar [Wed, 19 Aug 2015 15:02:23 +0000 (11:02 -0400)] 
Add hope to list of dep apps.

8 years agoReformat list of dep apps in app config.
Siraaj Khandkar [Wed, 19 Aug 2015 15:01:43 +0000 (11:01 -0400)] 
Reformat list of dep apps in app config.

8 years agoUse more-standard test case name prefixes.
Siraaj Khandkar [Wed, 19 Aug 2015 14:58:56 +0000 (10:58 -0400)] 
Use more-standard test case name prefixes.

8 years agoRemove nonexistent type: erlang:time()
Siraaj Khandkar [Tue, 11 Aug 2015 22:27:43 +0000 (18:27 -0400)] 
Remove nonexistent type: erlang:time()

8 years agoAdd some StatsD consumer tests.
Siraaj Khandkar [Tue, 11 Aug 2015 22:23:59 +0000 (18:23 -0400)] 
Add some StatsD consumer tests.

8 years agoFix unknown types.
Siraaj Khandkar [Tue, 11 Aug 2015 21:21:37 +0000 (17:21 -0400)] 
Fix unknown types.

8 years agoImplement StatsD consumer.
Siraaj Khandkar [Tue, 11 Aug 2015 21:13:49 +0000 (17:13 -0400)] 
Implement StatsD consumer.

8 years agoDialyze as part of 'all'
Siraaj Khandkar [Tue, 11 Aug 2015 21:13:00 +0000 (17:13 -0400)] 
Dialyze as part of 'all'

8 years agoWIP
Siraaj Khandkar [Tue, 11 Aug 2015 05:05:20 +0000 (01:05 -0400)] 
WIP

This page took 0.024364 seconds and 4 git commands to generate.