Results 5 issues of Steve Conover

See proposal [#18](https://github.com/m3db/proposal/issues/18) - Use chronosphere tally, which does a similar migration - Migrate prom client_golang-related code in m3 - Remove references to the m3db prom libs **What this PR...

Hi, The work you've done on the async sqlite library is exciting. I have (what I think are good) reasons to want a synchronous call style as well...so in node...

This is more a "discussion" than an issue. node-sqlite faithfully implements the row-as-map style expressed in the w3c spec. This is convenient for js programmers as rows are just js...

M3 depends on mid-2018 forks of the various prometheus/client_golang -related projects (which appear to have no modifications). The principle reason is to make it so M3, and projects dependent on...

[This repo](https://github.com/sconover/bazeltsc-with-tsconfig-paths) reproduces the problem. Whereas tsc will compile a file with a dependency across a path alias that is a ts declaration file, bazeltsc will not do this. Context:...