Dotan J. Nahum

Results 111 issues of Dotan J. Nahum

Hi, Another quick question - is there a possibility of overflow error in the AggregationSample (sum is based on float64) when a service is run a really long time?

Hi, I have noticed StatsdSink (and probably others) use `log`. Any idea how to make them write to my own systems' logging infra? (I am currently using logrus). I'd like...

- dump appium logs to test logs (debug mode?) - let doctor verify capabilities requested from appium, or maybe appium can do that. in any case need to handle a...

Meta implementation (see https://github.com/SpectralOps/teller/issues/65) * [x] add types + empty impls for all providers * [x] add teller providers export command that outputs all providers, and their meta in JSON....

wip

Make teller a first class library in Go, to be used from any service or process without a need to go through ENV injection. As well as compile as a...

enhancement

See https://github.com/SpectralOps/teller/issues/65

Spec out a design suggestion for self-documenting providers. Each provider should have a metadata part, where it will declare: * name (already exists today) * description * support matrix (read/write,etc.)...