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

Capistrano integration does not allow to specify api host #230

Closed
ktimothy opened this issue Apr 3, 2020 · 3 comments · Fixed by #255
Closed

Capistrano integration does not allow to specify api host #230

ktimothy opened this issue Apr 3, 2020 · 3 comments · Fixed by #255
Labels
community/help-wanted Community help wanted stale Stale - Bot reminder

Comments

@ktimothy
Copy link

ktimothy commented Apr 3, 2020

As I figured out from code, I can set host by specifying ENV['DATADOG_HOST'], but explicit configuration would be much better:

set :datadog_api_key, '*** key ***'
set :datadog_api_host, 'https://api.datadoghq.eu/api/'

I can provide a PR, if you are be interested in this.

@gzussa
Copy link
Contributor

gzussa commented Apr 6, 2020

Thanks for suggesting your help. That would be much appreciated 😄. cc @DataDog/agent-platform

@gzussa gzussa added the community/help-wanted Community help wanted label Apr 6, 2020
@github-actions
Copy link

github-actions bot commented May 7, 2020

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity. Thank you for participating in the Datadog open source community.

If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of this project.

  2. Comment that the issue is still reproducible and include updated details requested in the issue template.

@github-actions github-actions bot added the stale Stale - Bot reminder label May 7, 2020
@macobo
Copy link

macobo commented May 14, 2020

This is still an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/help-wanted Community help wanted stale Stale - Bot reminder
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants