Module: Datadog::Metrics
- Defined in:
- lib/datadog/lambda/metrics.rb
Overview
Metrics module contains the singleton class Client to send custom metrics to Datadog.
Defined Under Namespace
Classes: Client
Constant Summary collapse
- URL =
'localhost'
- PORT =
'8125'