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 embedded_apps.md #27532

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions content/en/service_management/app_builder/embedded_apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,25 @@
- **Value**: `${global?.dashboard?.timeframe}`
1. Save and publish your app.

## Add apps to Software Catalog

Check warning on line 96 in content/en/service_management/app_builder/embedded_apps.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.headings

'Add apps to Software Catalog' should use sentence-style capitalization.

Add a published app to the [Self-Service][2] section of [Software Catalog][3] to provision infrastructure, scaffold services, remediate issues, and more, all from a central place.

Check notice on line 98 in content/en/service_management/app_builder/embedded_apps.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.sentencelength

Suggestion: Try to keep your sentence length to 25 words or fewer.
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
Add a published app to the [Self-Service][2] section of [Software Catalog][3] to provision infrastructure, scaffold services, remediate issues, and more, all from a central place.
Add a published app to the [Self-Service][2] section of [Software Catalog][3] to provision infrastructure, scaffold services, remediate issues, and more.


To add to Self-Service, first ensure your app is published and permissions are defined. Next you can click `Add to Self-Service`.
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
To add to Self-Service, first ensure your app is published and permissions are defined. Next you can click `Add to Self-Service`.
To add to Self-Service, first ensure your app is published and permissions are defined. Next, you can click **Add to Self-Service**.

Where does Add to Self-Service appear? Usually we describe which page or section the text is in, so the user knows where to look for it.


{{< img src="tracing/service_catalog/self-service-publish.png" alt="Publish to Self-Service" style="width:100%;" >}}
Copy link
Contributor

Choose a reason for hiding this comment

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

From the preview, it looks like the images referenced in the diff are missing. Did you mean to add them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The images are added here. Can we merge this after that one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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


Once added, you can view and use your app in Software Catalog.

Check warning on line 104 in content/en/service_management/app_builder/embedded_apps.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.words

Use 'After' instead of 'Once'.

{{< img src="tracing/service_catalog/self-service-ui.png" alt="View your app in Self-Service" style="width:80%;">}}


## Further reading

{{< partial name="whats-next/whats-next.html" >}}

<br>Do you have questions or feedback? Join the **#app-builder** channel on the [Datadog Community Slack][1].

[1]: https://datadoghq.slack.com/
[2]: https://app.datadoghq.com/software/self-service
[3]: https://app.datadoghq.com/software
Loading