Skip to content

Conversation

@jcstorms1
Copy link
Contributor

@jcstorms1 jcstorms1 commented Jun 10, 2020

What does this PR do?

Adds a new timed_out enhanced lambda metric for when a function crosses its timeout threshold

Motivation

Testing Guidelines

Integration Test - updated snapshots
Unittest - added a new test for time outs

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)
  • This PR passes the unit tests

Copy link
Contributor

@DarcyRaynerDD DarcyRaynerDD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. Couldn't see any issues with this PR. LGTM

@@ -0,0 +1,99 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a pity we aren't capturing metrics with the integration test right now, it would make this test much more useful

@jcstorms1 jcstorms1 merged commit e9180b1 into master Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants