DataDog / datadog-lambda-java

The Datadog AWS Lambda package for Java
Apache License 2.0
14 stars 14 forks source link

bump dogstatsd + add a try catch #64

Closed maxday closed 2 years ago

maxday commented 2 years ago

What does this PR do?

Bump the dogstatsd dependency + add try catch around the constructor

Motivation

Ever greening + more robust code

Testing Guidelines

Unit tests

Additional Notes

Types of changes

Checklist