Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Classic datadog#380

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 4 commits intomasterfromclassic-datadog
Mar 7, 2022
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion_data/home-content.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -223,7 +223,9 @@
localurl: /docs/integrations/argo-cd/
- title: Jenkins integration/migration
localurl: /docs/integrations/jenkins-integration/

- title: Datadog
new: true
localurl: /docs/integrations/datadog/
- title: Codefresh API
localurl: /docs/integrations/codefresh-api/

Expand Down
2 changes: 2 additions & 0 deletions_data/nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -445,6 +445,8 @@
url: "/slack-integration"
- title: Jira
url: "/jira-integration"
- title: Datadog
url: "/datadog"
- title: Codefresh API
url: "/codefresh-api"

Expand Down
53 changes: 53 additions & 0 deletions_docs/integrations/datadog.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
---
title: "Datadog integration"
description: "Integrate Codefresh with Datadog for monitoring and analysis"
group: integrations
toc: true
---

Codefresh allows you to integrate with Datadog to analyze monitoring and performance data. After every build, you can see the data in Datadog's CI Visibility dashboard.

For integration, you need:
* An API token from your Datadog account
* To define the settings in Codefresh

## Get API token from Datadog account
If you already have a Datadog account, you can copy the API key if you have one, or generate a new API key.

1. Log in to your Datadog account.
1. Go to **Organization Settings**, and select **API Keys**.

{% include image.html
lightbox="true"
file="/images/integrations/datadog/datadog-api-key.png"
url="/images/integrations/datadog/datadog-api-key.png"
max-width="30%"
caption="Getting an API Key from your Datadog account"
alt="Getting an API Key from your Datadog account"
%}

{:start="3"}
1. Copy the API key to use with your Codefresh integration.

## Configure integration settings for Datadog in Codefresh

Configure the integration settings for Datadog within Codefresh.

1. In the Codefresh UI, go to [integrations](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
1. Select **Datadog**, and then **Configure**.
1. Mouse over **datadog** and select **Edit**.

{% include image.html
lightbox="true"
file="/images/integrations/datadog/datagog-config-settings.png"
url="/images/integrations/datadog/datagog-config-settings.png"
max-width="30%"
caption="Datadog configuration settings"
alt="Datadog configuration settings"
%}

{:start="4"}
1. Configure the following:
* **Datadog site**: Select the site with your data. If you are not sure which Datadog site to select, select the View documentation link below the field, and read Datadog's official documentation.
* **Token**: The API token you copied from your Datadog account.
1. Select **Save**.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

[8]ページ先頭

©2009-2025 Movatter.jp