Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/datadog: add a timeboard resource #6900

Merged
merged 1 commit into from
Jun 15, 2016
Merged

provider/datadog: add a timeboard resource #6900

merged 1 commit into from
Jun 15, 2016

Conversation

bedwards
Copy link

Hi, I work with Otto Jongerius at Atlassian. I extended his Datadog provider with support for Timeboards. Datadog has two types of dashboards, timeboards and screenboards. On timeboards there is a single time range control at the top that affect all the graphs on the dashboard at once. Screenboards have more options as far as layout, support more widgets, and charts can have different, locked-in time ranges. This PR adds support for timeboards.

I manually tested with the datadog_timeboard_v0.6.16 in this fork. My changes (a single commit) are the same in both branches, but I had to build against the v0.6.16 tag to use it with that released version of terraform.

I updated the website docs.

I included an acceptance test.

@bedwards bedwards changed the title add a datadog timeboard resource provider/datadog: add a timeboard resource Jun 1, 2016
@bedwards
Copy link
Author

bedwards commented Jun 1, 2016

I added the read-only option. That required updating the vendored go-datadog-api library. I did a push force to keep it in one commit.

@ojongerius
Copy link
Contributor

👍 LGTM!

@stack72
Copy link
Contributor

stack72 commented Jun 15, 2016

Hi all

This LGTM!

Paul

@stack72 stack72 merged commit d79879d into hashicorp:master Jun 15, 2016
@ghost
Copy link

ghost commented Apr 25, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants