v0.0.2
Changelog
f33e9a2 Add CONTRIBUTING
f77d50f Add LICENSE
8ce5b8f Add new metrics tracking in manipulator (size and extension)
3b112c5 Fix logger.Errorf function
38057b4 Fix other sugared logger styled functions
87cf222 Mask access key and secret key
2e47c1c Merge pull request #1 from adalberht/master
2ecc2ab Merge pull request #2 from adalberht/master
7cdd95f Migrate logrus to zap and implement proper logging
38ee973 Refactor metrics.update in manipulator to one function called trackDuration
e98f02c Update CONTRIBUTING.md
2061202 Update dependencies
dcbdd3b Update processor grayscale logic
7d9be57 Update with docker login to docker.io
312118a Use scope for statsd_collector
7567fa9 [Ajat/Albert] move s3 and cloudfront package into aws package and refactor storage.baseUrl to storage.baseURL
5e77be3 [Ajat|Baskara] add InitializeStatsdCollector function
eb59f38 [Ajat|Baskara] add MetricCollector interface and StatsdCollector
ec8eba0 [Ajat|Baskara] add Register to metricCollectorRegistry
25f8070 [Ajat|Baskara] add TODO
71294ee [Ajat|Baskara] add statsd.Statter client
1e3358f [Ajat|Baskara] check for no sampleRate in config
d85c5a7 [Ajat|Baskara] log error only when necessary
eebb397 [Ajat|Baskara] make StatsdCollector implementation simple
689816a [Ajat|Baskara] push handler metrics to statsd
a3776c7 [Ajat|Baskara] remove unnecessary error in return args
c974229 [Ajat|Baskara] set default flushBytes to LANStatsdFlushBytes
8805074 [Ajat|Baskara] set sampleRate from config
f843691 add .travis.yml
eb99107 add Count case
653e9e6 add Godoc badge
982cf59 add comments to exported types and methods
9cd8c46 add coverprofile to go test and pass it to goveralls
fab8db9 add doc.go to project root
1017671 add goreleaser
0b3dba4 add logo and update README.md
ec32050 add statsd.NoopClient as a fail-safe
0d95358 add test case for Count scenario
a4f690b build docker images with goreleaser
7336bac fix Guage => Gauge typo
1850b93 move Dockerfile => build/Dockerfile
e00d7f4 push test report to coveralls in Makefile
f598b1f release v0.0.1
9218a4d release v0.0.1 with gojektech docker account
731b964 remove magic strings from processor/native/processor.go
bfe7105 rename Counter => Count
67402a7 rename module to github.com/gojek/darkroom
0f96cf2 rename name => collectorName
e349191 run gofmt -s on all files
9ad1a41 specify docker.io in docker login
2d59c54 update .travis.yml
22f39cd update README
5c7455d update domain names in README
Docker images
docker pull gojektech/darkroom:latest
docker pull gojektech/darkroom:v0.0.2