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

There is an example generic HTTP connector config for DataDog #1272

Closed
1 task done
izgeri opened this issue Jun 22, 2020 · 0 comments · Fixed by #1302
Closed
1 task done

There is an example generic HTTP connector config for DataDog #1272

izgeri opened this issue Jun 22, 2020 · 0 comments · Fixed by #1302

Comments

@izgeri
Copy link
Contributor

izgeri commented Jun 22, 2020

Use case

I am a developer building an app that needs to connect to DataDog

Additional details

A link about Datadog's authentication can be found here.

Some methods require both an API Key and an Authentication Key, i.e. their Metrics endpoint. Because of this, we could have one method that supports just the DD-API-KEY, and one that supports both the DD-API-KEY and DD-APPLICATION-KEY.

Acceptance criteria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants