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

Update Datadog Jenkins plugin configuration instructions #27181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nikita-tkachenko-datadog
Copy link
Contributor

What does this PR do? What is the motivation?

Updates Datadog Jenkins plugin configuration instructions.
A new field for Datadog app hostname was added to the plugin configuration.

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

@github-actions github-actions bot added the Images Images are added/removed with this PR label Jan 17, 2025
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@@ -96,9 +96,10 @@ Use this option to make the Jenkins plugin report directly to Datadog without us
2. (Optional) Configure your CI Instance name.
8. (Optional) Configure logs collection:
1. Enable the `Enable Log Collection` checkbox.
9. Save your configuration.
9. (Optional) Enter the name of the host that you use to access Datadog UI (e.g. `app.datadoghq.com`) in the `Datadog App hostname` field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
9. (Optional) Enter the name of the host that you use to access Datadog UI (e.g. `app.datadoghq.com`) in the `Datadog App hostname` field.
9. (Optional) Enter the name of the host that you use to access Datadog UI (for example, `app.datadoghq.com`) in the `Datadog App hostname` field.

@@ -117,7 +118,8 @@ Use this option to make the Jenkins plugin report directly to Datadog without us
1. Configure the `Log Collection` port as configured in the Datadog Agent.
2. Click the `Test logs connection` button to verify that your configuration is valid.
3. Enable the `Enable Log Collection` checkbox.
7. Save your configuration.
7. (Optional) Enter the name of the host that you use to access Datadog UI (e.g. `app.datadoghq.com`) in the `Datadog App hostname` field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
7. (Optional) Enter the name of the host that you use to access Datadog UI (e.g. `app.datadoghq.com`) in the `Datadog App hostname` field.
7. (Optional) Enter the name of the host that you use to access Datadog UI (for example, `app.datadoghq.com`) in the `Datadog App hostname` field.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For images, can you re-add the deleted images and use a different name for the new image? Replacing images with the same name sometimes causes cacheing issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Images Images are added/removed with this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants