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

Commit366616c

Browse files
authored
Merge pull request#380 from codefresh-io/classic-datadog
Classic datadog
2 parents9d83b9f +a08d6ef commit366616c

File tree

6 files changed

+58
-1
lines changed

6 files changed

+58
-1
lines changed

‎_data/home-content.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,9 @@
223223
localurl:/docs/integrations/argo-cd/
224224
-title:Jenkins integration/migration
225225
localurl:/docs/integrations/jenkins-integration/
226-
226+
-title:Datadog
227+
new:true
228+
localurl:/docs/integrations/datadog/
227229
-title:Codefresh API
228230
localurl:/docs/integrations/codefresh-api/
229231

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,8 @@
445445
url:"/slack-integration"
446446
-title:Jira
447447
url:"/jira-integration"
448+
-title:Datadog
449+
url:"/datadog"
448450
-title:Codefresh API
449451
url:"/codefresh-api"
450452

‎_docs/integrations/datadog.md‎

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title:"Datadog integration"
3+
description:"Integrate Codefresh with Datadog for monitoring and analysis"
4+
group:integrations
5+
toc:true
6+
---
7+
8+
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.
9+
10+
For integration, you need:
11+
* An API token from your Datadog account
12+
* To define the settings in Codefresh
13+
14+
##Get API token from Datadog account
15+
If you already have a Datadog account, you can copy the API key if you have one, or generate a new API key.
16+
17+
1. Log in to your Datadog account.
18+
1. Go to**Organization Settings**, and select**API Keys**.
19+
20+
{% include image.html
21+
lightbox="true"
22+
file="/images/integrations/datadog/datadog-api-key.png"
23+
url="/images/integrations/datadog/datadog-api-key.png"
24+
max-width="30%"
25+
caption="Getting an API Key from your Datadog account"
26+
alt="Getting an API Key from your Datadog account"
27+
%}
28+
29+
{:start="3"}
30+
1. Copy the API key to use with your Codefresh integration.
31+
32+
##Configure integration settings for Datadog in Codefresh
33+
34+
Configure the integration settings for Datadog within Codefresh.
35+
36+
1. In the Codefresh UI, go to[integrations](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
37+
1. Select**Datadog**, and then**Configure**.
38+
1. Mouse over**datadog** and select**Edit**.
39+
40+
{% include image.html
41+
lightbox="true"
42+
file="/images/integrations/datadog/datagog-config-settings.png"
43+
url="/images/integrations/datadog/datagog-config-settings.png"
44+
max-width="30%"
45+
caption="Datadog configuration settings"
46+
alt="Datadog configuration settings"
47+
%}
48+
49+
{:start="4"}
50+
1. Configure the following:
51+
***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.
52+
***Token**: The API token you copied from your Datadog account.
53+
1. Select**Save**.
241 KB
Loading
160 KB
Loading
88.6 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp