darkroom v0.0.2 Release Notes

Release Date: 2019-07-04 // almost 5 years ago
  • ๐Ÿ”„ 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
    0๏ธโƒฃ 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