Skip to content

fix new appsec go setup links #30877

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eliottness
Copy link
Contributor

What does this PR do? What is the motivation?

This PR is fixing formatting issue and missing links

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass 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.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

Signed-off-by: Eliott Bouhana <[email protected]>
@eliottness eliottness requested a review from a team as a code owner August 4, 2025 11:50
Copy link
Contributor

github-actions bot commented Aug 4, 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.

@michaelcretzman
Copy link
Contributor

@eliottness hey, this looks good but I have a couple questions about this file https://docs-staging.datadoghq.com/eliottness/fix-new-go-setup-2/security/application_security/setup/go/dockerfile/:

  1. I only see a Docker tab at the top. That looks strange.
  2. The Introduction heading at the top should be removed. It's an H2 which is the same as the title heading. Also, it's not necessary.

Thanks

@maycmlee maycmlee assigned maycmlee and michaelcretzman and unassigned maycmlee Aug 4, 2025
@brett0000FF brett0000FF added the Do Not Merge Just do not merge this PR :) label Aug 4, 2025
Signed-off-by: Eliott Bouhana <[email protected]>
Comment on lines -3 to -5
code_lang: gateway-api
type: multi-code-lang
code_lang_weight: 50
Copy link
Contributor Author

@eliottness eliottness Aug 6, 2025

Choose a reason for hiding this comment

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

This was rendering badly and this is experimental so removing it from the top bar is okay

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image

Copy link
Contributor

Choose a reason for hiding this comment

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

there's a different issue:
if you go to https://docs-staging.datadoghq.com/eliottness/fix-new-go-setup-2/security/application_security/setup/go/ and click any of the Environments, their titles are all "Enabling App and API Protection for Go" instead of distinguishing which environment, like "Enabling App and API Protection for Go in AWS ECS".
So, if you click Kubernetes, you get ?tab=kubernetes in the URL but the doc title is just "Enabling App and API Protection for Go". No mention of Kubernetes.
This is also an issue for search results, because they display the titles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Merge Just do not merge this PR :)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants