- Oct 24, 2016
- Sep 09, 2016
-
-
Steve Durrheimer authored
Use golang-builder base image for tests in CircleCI
-
Steve Durrheimer authored
-
Steve Durrheimer authored
-
- Aug 31, 2016
-
-
Tobias Schmidt authored
Use promu default go version + use 1.6 tag for cicleci tests
-
Steve Durrheimer authored
-
- Jul 27, 2016
-
-
Tobias Schmidt authored
Skip metrics with invalid utf8
-
- Jul 22, 2016
-
-
Ilya Margolin authored
-
- Jul 21, 2016
-
-
Ilya Margolin authored
-
- Jul 20, 2016
-
-
Ilya Margolin authored
-
- May 19, 2016
-
-
Tobias Schmidt authored
Tolerate more forms of broken lines from StatsD
-
David Haguenauer authored
* Don't panic on empty metric names * Don't panic on empty metric components * Test tolerance the above kinds of broken StatsD lines
-
- May 14, 2016
-
-
Steve Durrheimer authored
-
- May 05, 2016
-
-
Johannes 'fish' Ziemke authored
Release 0.3.0
-
Johannes 'fish' Ziemke authored
-
Ben Kochie authored
Fix CircleCI flanky go get
-
Steve Durrheimer authored
-
Steve Durrheimer authored
-
- May 04, 2016
-
-
Johannes 'fish' Ziemke authored
Use common/version and common/log packages
-
Johannes 'fish' Ziemke authored
-
- May 03, 2016
-
-
Johannes 'fish' Ziemke authored
-
Johannes 'fish' Ziemke authored
New build process
-
Johannes 'fish' Ziemke authored
-
Johannes 'fish' Ziemke authored
-
Johannes 'fish' Ziemke authored
Vendor dependencies
-
Johannes 'fish' Ziemke authored
-
Johannes 'fish' Ziemke authored
Drop _count suffix for loaded_mappings metric
-
Johannes 'fish' Ziemke authored
This makes the naming consistent with our best pratices.
-
Johannes 'fish' Ziemke authored
Make metric suffixes optional, expose unmapped events
-
Tobias Schmidt authored
Dogstats extensions squashed
-
Johannes 'fish' Ziemke authored
-
Ilya Margolin authored
-
Daniel Bonkowski authored
- add tests for edge cases - fix typo
-
- May 02, 2016
-
-
Johannes 'fish' Ziemke authored
-
- Apr 29, 2016
-
-
Julius Volz authored
Increase receivable UDP datagram size to 65535 bytes.
-
- Apr 01, 2016
-
-
Julius Volz authored
Don't panic when negative number counter is submitted.
-
Jonathon Klobucar authored
Instead now we will send a warning message to the logs and continue on with our day. Also a guard has been added when we detect a channel has been closed and the `Exporter.Listen` function will return out of its loop vs always running. When a channel is closed there will be no more data to consume, so this seems correct. It also allows for a test to be written for the panic.
-