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

Commite3b93ac

Browse files
committed
Update datadog topic
Added screenshot and content
1 parentfe8c4ee commite3b93ac

File tree

3 files changed

+26
-41
lines changed

3 files changed

+26
-41
lines changed

‎_docs/integrations/datadog.md‎

Lines changed: 26 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,14 @@ group: integrations
55
toc:true
66
---
77

8-
Codefresh allows you to integrate with Datadog to analyze monitoring and performance data within Codefresh.
9-
For
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.
109

11-
To integrate, you need:
12-
A Datadog account, and know the region to which to connect
13-
An API token
10+
For integration, you need:
11+
* An API token from your Datadog account
12+
* To define the settings in Codefresh
1413

15-
16-
17-
To enable the analysis sign up for a free account with Codecov and add a new project.
1814
##Get API token from Datadog account
19-
If you already have a Datadog account, you can copy the API keyfrom your account. Otherwise, generate a new API key.
15+
If you already have a Datadog account, you can copy the API keyif you have one, or generate a new API key.
2016

2117
1. Log in to your Datadog account.
2218
1. Go to**Organization Settings**, and select**API Keys**.
@@ -25,43 +21,32 @@ If you already have a Datadog account, you can copy the API key from your accoun
2521
lightbox="true"
2622
file="/images/integrations/datadog/datadog-api-key.png"
2723
url="/images/integrations/datadog/datadog-api-key.png"
28-
max-width="70%"
24+
max-width="30%"
2925
caption="Getting an API Key from Datadog"
3026
alt="Getting an API Key from Datadog"
3127
%}
32-
33-
From this screen make sure you note down the Token as you will use it in Codefresh.
34-
35-
Next, go into your Codefresh account settings and choose CodeCov from[integrations](https://g.codefresh.io/account-admin/account-conf/integration). Click the add integration button:
36-
37-
{% include image.html
38-
lightbox="true"
39-
file="/images/integrations/codecov-integration/codecovintegration.png"
40-
url="/images/integrations/codecov-integration/codecovintegration.png"
41-
max-width="70%"
42-
caption="Enter Token"
43-
alt="Enter Token"
44-
%}
4528

46-
Enter the following:
47-
***Integration name**: The user-defined name for this integration. The name should be unique for each integration that you add.
48-
***Token**: The token (see the previous section) for this integration.
49-
***Url**: The base URL for this integration. Do not add the trailing slash to the URL definition. For more information, see the[official Codecov documentation](https://docs.codecov.com/docs/configuration#codecov-url){:target="\_blank"}.
29+
{:start="3"}
30+
1. Copy the API key to use with your Codefresh integration.
5031

32+
##Configure integration settings for Datadog in Codefresh
5133

52-
Using Codecov in a Codefresh Pipeline:
34+
Configure the integration settings for Datadog within Codefresh.
5335

54-
With the integration in place, you can use it by name in any Codefresh pipeline by using the[Codecov reporter step](https://codefresh.io/steps/step/codecov-reporter).
55-
56-
`codefresh.yml`
57-
```yaml
58-
codecov-report:
59-
stage: "prepare"
60-
title: Codecov report
61-
type: codecov-reporter
62-
arguments:
63-
codecov_integration:my-codecov-integration
64-
```
65-
66-
For more details see our [Codecov example](https://codefresh.io/docs/docs/yaml-examples/examples/codecov-testing/).
36+
1. In the Codefresh UI, go to[integrations](https://g.codefresh.io/account-admin/account-conf/integration).
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 integration configuration"
46+
alt="Datadog integration configuration"
47+
%}
6748

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.
160 KB
Loading
88.6 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp