-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
base: master
Are you sure you want to change the base?
Update embedded_apps.md #27532
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -93,10 +93,25 @@ | |||||
- **Value**: `${global?.dashboard?.timeframe}` | ||||||
1. Save and publish your app. | ||||||
|
||||||
## Add apps to Software Catalog | ||||||
|
||||||
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. | ||||||
|
||||||
To add to Self-Service, first ensure your app is published and permissions are defined. Next you can click `Add to Self-Service`. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
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%;" >}} | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The images are added here. Can we merge this after that one? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||
|
||||||
Once added, you can view and use your app in Software Catalog. | ||||||
|
||||||
{{< 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.