- [Added] Add
Set
metric type to threadstats. See #545. - [Added] Add enum for monitor types. See #544.
- [Added] Support DD_API_KEY environment variable in dogwrap. See #543.
- [Added] Add back telemetry to Dogstatsd client. See #533.
- [Fixed] Remove illegal characters from tags. See #517. Thanks jirikuncar.
- [Fixed] Fix syntax error in dogwrap timeout handler and always collect output. See #538. Thanks Matt343.