Skip to content

Commit

Permalink
Update service catalog manage page for more data types (#26403)
Browse files Browse the repository at this point in the history
* Update service catalog manage page for more data types

adding mentions of other data types in new schema as we gear up for general release.

* Update content/en/service_catalog/manage.md

Co-authored-by: Jen Gilbert <[email protected]>

---------

Co-authored-by: Jen Gilbert <[email protected]>
  • Loading branch information
crunchypistachiobutter and jhgilbert authored Nov 20, 2024
1 parent cb62f0a commit 76d6d84
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions content/en/service_catalog/manage.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ further_reading:
algolia:
tags: ['service catalog']
---
`Service` is the only component type in Service Catalog schema versions v2, v2.1, and v2.2. [v3.0][10] and above supports multiple kinds of components, including `kind:system`, `kind:service`, `kind:queue`, `kind:api`, and `kind:datastore`.

## Assigning an owner to a service
## Assigning an owner
You can assign a `team` to entries in the Service Catalog either in the UI or by creating a [Service Definition][4]. Datadog recommends that you set up [Datadog Teams][5] so that you can specify individual members of the team and take advantage of *Teams* filters across common views like Dashboards and Notebook lists.

## Determining and communicating service levels
## Determining and communicating criticality
Not all instances of observability carry the same level of importance. Some are mission-critical, while others are less so. By identifying the service tier, lifecycle, and the application ecosystem they belong to, you can determine if the observability coverage is adequate and quickly assess the severity of issues.

## Understanding your service configuration
Expand Down Expand Up @@ -101,3 +102,4 @@ Click **View Related** and select a page from the dropdown menu to navigate into
[7]: https://app.datadoghq.com/services
[8]: /tracing/services/service_page/
[9]: /tracing/service_catalog/service_definition_api/
[10]: /service_catalog/service_definitions/v3-0/

0 comments on commit 76d6d84

Please sign in to comment.