- Bugfix - Fix an issue where metric assignments on different threads were erroring when submitting to Librato (#18)
- Bugfix - Don't attempt to fire up Librato when credentials are not specified
- Feature - Update
run!
to pass in an hash (instead of only the schema_name) that contains theschema_name
,raw_data
,sequence_number
, andshard_id
.