Register Service¶
This document explains how to add a Service to the Service Catalog.
What is a Service?
In the context of the Observability Platform, a Service is a part of an Application. An Application can consist of one or more Services. See What is a Service for more information.
Register a Service¶
To register a Service into the Service Catalog, in the
services.yml
add the following required information:
| services.yml | |
|---|---|
name: the name used in Cirrus for identification and mapping of the service. For example, when associating a Service with an Application, thenamevalue is used to map this.application_name: thenamevalue of the Application entry in the Service Catalog. This field links the Service to an Application.owner: thenamevalue of the Team entry in the Service Catalog. This field links the Service to a team and will for example route any alerts related to this Service to the associated team.description: used to describe the purpose of this service within the wider KNMI production landscape.