Colin Saliceti
cae5d8bbb9
Add type and styles to datadog timeboard graphs
...
Create the resources for title and styles and add them to the acceptance
test. Styles currently only support "palette".
2016-10-05 09:44:54 +01:00
Colin Saliceti
b53d7a7b49
Use new Datadog GraphDefinitionRequest struct
...
This new struct avoids requiring to repeat the struct definition in this
code here. It avoids duplication and makes it more flexible so more
options can be added to the struct without breaking the code here.
2016-10-05 09:44:54 +01:00
Kurt Scherer
a4fd7ce23b
provider/datadog: Govendor update dependencies ( #8428 )
...
* Includes bugfixes in zorkian/go-datadog-api
* Struct changes upstream required small changes to provider code
2016-08-29 21:30:31 +01:00
Brian Edwards
d79879dba4
provider/datadog: add timeboard resource. upgrade vendored go-datadog-api to support read-only option. ( #6900 )
2016-06-15 18:44:49 +02:00