Skip to content

v0.35.0

Compare
Choose a tag to compare
@zippolyte zippolyte released this 09 Mar 10:54
· 167 commits to master since this release
1cbb1bb
  • [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.