Skip to content

Commit e79f16f

Browse files
estherk15claude
andauthored
Add description front matter to all IDP docs (#37774)
* Add description front matter to all IDP docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Polish IDP doc descriptions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix Opsgenie capitalization and polish descriptions in IDP docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 67b6636 commit e79f16f

40 files changed

Lines changed: 52 additions & 12 deletions

content/en/internal_developer_portal/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Internal Developer Portal
3+
description: Datadog's Internal Developer Portal unifies live telemetry, metadata, and self-service workflows to standardize software delivery and optimize developer experience.
34
disable_toc: false
45
further_reading:
56
- link: https://www.datadoghq.com/blog/datadog-forms

content/en/internal_developer_portal/campaigns/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Campaigns
3+
description: Coordinate time-bound engineering initiatives by grouping Scorecard rules under a shared goal and tracking adoption across entities and teams.
34
further_reading:
45
- link: "/internal_developer_portal/scorecards/"
56
tag: "Documentation"

content/en/internal_developer_portal/catalog/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Catalog
3+
description: Catalog provides a centralized, dynamic view of your software ecosystem and infrastructure resources, integrating observability, security, and cost management tools.
34
aliases:
45
- /tracing/faq/software_catalog/
56
- /tracing/services/services_list/

content/en/internal_developer_portal/catalog/endpoints/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Endpoint Observability
3+
description: Monitor and manage HTTP API endpoints with performance metrics, ownership tracking, alerting, and test coverage from a single view.
34
further_reading:
45
- link: "https://www.datadoghq.com/blog/monitor-apis-datadog-api-catalog/"
56
tag: "Blog"

content/en/internal_developer_portal/catalog/endpoints/explore_endpoints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Exploring Endpoints
3+
description: Browse, search, and filter HTTP endpoints in the Catalog's Endpoints list to view performance metrics, ownership, and dependency data.
34
further_reading:
45
- link: "/internal_developer_portal/catalog/"
56
tag: "Documentation"

content/en/internal_developer_portal/catalog/endpoints/monitor_endpoints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Monitoring Endpoints
3+
description: Create monitors and Synthetic API tests for endpoints to track health, detect performance issues, and maintain reliability standards.
34
further_reading:
45
- link: "/tracing/api_catalog/get_started/"
56
tag: "Documentation"

content/en/internal_developer_portal/catalog/entity_model/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Entity Model
3+
description: Learn how Catalog uses YAML-based definition schemas to store and display metadata about services, systems, datastores, queues, and other entity types.
34
aliases:
45
- /software_catalog/service_definitions/
56
- /software_catalog/adding_metadata

content/en/internal_developer_portal/catalog/entity_model/custom_entities.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Custom Entities
3+
description: Define custom entity types in Catalog to represent components unique to your organization, such as libraries, pipelines, or ML models.
34
disable_toc: false
45
aliases:
56
- /internal_developer_portal/software_catalog/entity_model/custom_entities

content/en/internal_developer_portal/catalog/entity_model/native_entities.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Native Entities
3+
description: Learn about the native entity types in Catalog, including services, systems, APIs, datastores, queues, and frontends, and how to define them using schema v3.0.
34
disable_toc: false
45
aliases:
56
- /internal_developer_portal/software_catalog/entity_model/entity_types

content/en/internal_developer_portal/catalog/set_up/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Set Up Catalog
3+
description: Populate Catalog by discovering entities from Datadog telemetry, creating entity definitions manually, or importing from third-party sources like Backstage and ServiceNow.
34
aliases:
45
- /software_catalog/set_up
56
- /tracing/software_catalog/guides/validating-service-definition ## aliases for Validating Service Definition page

0 commit comments

Comments
 (0)