client_golang/TODO

6 lines
235 B
Plaintext
Raw Normal View History

2012-05-20 01:59:25 +04:00
- Validate repository for Go code fluency and idiomatic adherence.
- Decouple HTTP report handler from our project and incorporate into this
repository.
- Implement labeled metric support.
- Evaluate using atomic types versus locks.