Commit Graph

3 Commits

Author SHA1 Message Date
Victor Agababov ddf2cbe3c1
Various nits around the code (#1719)
* Various nits around the code

* stagger
2020-09-18 16:22:45 -07:00
Lionel Villard 40ed633032
add source metrics to report general errors and timeout (#1283)
* add source metrics to report general errors and timeout

* some renaming...

* reintroduce constant
2020-05-13 10:29:58 -07:00
Ignacio Cano b2eb686f97 Initial StatsReporter for Source (#648)
* source stats reporter... should be used by well-behaved sources

* public fields

* moving serialization/deserialization of metrics and logging maps to pkg

* nits

* adding UT

* same order

* updates

* sock-puppet

* unregistration problem?

* removing base64 encoding

* removing TODO

* removing config changes... done in another PR

* to properly address the comment
2019-09-10 13:12:29 -07:00