dogapi 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +1 -1
- data/lib/dogapi/common.rb +3 -0
- metadata +3 -3
data/README.rdoc
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
Ruby client for Datadog API v1.0.
|
1
|
+
Ruby client for Datadog API v1.0.3
|
2
2
|
|
3
3
|
The Ruby client is a library suitable for inclusion in existing Ruby projects or for development of standalone scripts. It provides an abstraction on top of Datadog's raw HTTP interface for reporting events and metrics.
|
4
4
|
|
data/lib/dogapi/common.rb
CHANGED
metadata
CHANGED