Skip to content

Commit c0a7c4a

Browse files
service catalog add helpful use cases (DataDog#17808)
add helpful use cases to schema 2.1
1 parent eba53e4 commit c0a7c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/tracing/service_catalog/service_metadata_structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Service Catalog uses service definition schemas to store and display relevant me
2020
There are two supported versions of the schema:
2121

2222
- V2 is the earliest version, and contains some experimental features, such as `dd-team`, which are removed from v2.1.
23-
- V2.1 supports additional UI elements such as service groupings and fields like application, tier, and lifecycle to make it easier to preserve the context for your service ownership information.
23+
- V2.1 supports additional UI elements such as service groupings and fields like `application`, `tier`, and `lifecycle`. `Application`, along with Teams, can be used as grouping variables in Service Catalog. `Lifecycle` helps you differentiate between `production`, `experimental`, or `deprecated` services to indicate development stages and apply different reliability and availability requirements. `Tier` indicates the criticality of services, to prioritize during incident triage. For example, `tier 1` typically represents the most critical services whose failure would result in severe customer impact, whereas `tier 4` services typically have no impacts on actual customer experience.
2424

2525

2626
For more information about the latest updates, see the schemas on GitHub.

0 commit comments

Comments
 (0)