datadog-lambda 2.16.0
datadog-lambda is Datadog's AWS Lambda integration for ruby. It is used to perform distributed tracing between serverful and serverless environments, and send custom metrics to Datadog.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            aws-xray-sdk
            ~> 0.11.3
          
    Development 依赖 (6):
            ddtrace
            ~> 1.5.0
          
          
            rake
            ~> 12.3
          
          
            rspec
            ~> 3.8
          
          
            rspec-collection_matchers
            ~> 1.1
          
          
            rubocop
            ~> 0.74
          
          
            solargraph
            ~> 0.47.2
          
    