Skip to content

Conversation

@TophrC-dd
Copy link
Contributor

What does this PR do? What is the motivation?

Adding documentation for the Azure app service sidecar method for code deployment. This will replaces the wrapper script that we told customers to previously use which that document has been moved to another page.

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:
Merge queue is enabled in this repo. Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass in CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

To have your PR automatically merged after it receives the required reviews, add the following PR comment:

/merge

Additional notes

Depending on formatting issues this is might be a WIP

@TophrC-dd TophrC-dd requested review from a team as code owners May 29, 2025 15:41
@github-actions github-actions bot added Images Images are added/removed with this PR Guide Content impacting a guide labels May 29, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 29, 2025

📝 Documentation Team Review Required

This pull request requires approval from the @DataDog/documentation team before it can be merged.

Please ensure your changes follow our documentation guidelines and wait for a team member to review and approve your changes.

@github-actions
Copy link
Contributor

@drichards-87
Copy link
Contributor

Created DOCS-11080 for Docs Team review.

@drichards-87 drichards-87 added the editorial review Waiting on a more in-depth review label May 29, 2025
@github-actions github-actions bot removed the Images Images are added/removed with this PR label May 29, 2025

| Name | Value |
| ---- | ----- |
| `DD_CUSTOM_METRICS_ENABLED` | `true` |
Copy link
Contributor

Choose a reason for hiding this comment

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

This may have been only required when using wrapper scripts. @jcstorms1 can you confirm?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah fair, i will ask

Copy link
Contributor

Choose a reason for hiding this comment

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

This may have been only required when using wrapper scripts. @jcstorms1 can you confirm?

Yes DD_CUSTOM_METRICS_ENABLED is an environment that is only looked at in the wrapper script, not in datadog-agent.
https://github.com/DataDog/datadog-aas-linux/blob/540962b7e669aed6bfd244f29860824cb985cac8/datadog_wrapper#L84-L86

Comment on lines 181 to 182
[10]: https://docs.datadoghq.com/developers/dogstatsd/?tab=hostagent&code-lang=php
[11]: https://docs.datadoghq.com/developers/dogstatsd/?tab=hostagent&code-lang=python
Copy link
Contributor

Choose a reason for hiding this comment

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

For all runtimes, can we link to the client instructions for Dogstatsd directly, e.g. https://docs.datadoghq.com/developers/dogstatsd/?tab=java&code-lang=java#install-the-dogstatsd-client. The rest of the page is not super relevant and somewhat confusing for a first time customer.

Copy link
Contributor

@duncanpharvey duncanpharvey left a comment

Choose a reason for hiding this comment

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

Should a link to the wrapper script guide be added here?
https://docs.datadoghq.com/serverless/guide/

@github-actions github-actions bot added the Images Images are added/removed with this PR label Jun 4, 2025
@TophrC-dd TophrC-dd requested review from hghotra and nhulston June 10, 2025 17:56
@TophrC-dd
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Jun 10, 2025

View all feedbacks in Devflow UI.

2025-06-10 18:17:15 UTC ℹ️ Start processing command /merge


2025-06-10 18:17:22 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2025-06-10 22:18:04 UTC ⚠️ MergeQueue: This merge request was unqueued

devflow unqueued this merge request: It did not become mergeable within the expected time

@cswatt cswatt merged commit 971a527 into master Jun 12, 2025
14 of 16 checks passed
@cswatt cswatt deleted the topherc-dd/aas-code-sidecar-updates branch June 12, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial review Waiting on a more in-depth review Guide Content impacting a guide Images Images are added/removed with this PR mergequeue-status: removed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants