Skip to content

Service catalog - define entity kinds and annotation standards #3

@miacycle

Description

@miacycle

Before we populate the catalog, we need to agree on what kinds we'll use and what annotations are mandatory.

Proposed entity kinds:

  • Component - deployable services and libraries
  • API - machine-readable API specs (OpenAPI, AsyncAPI, gRPC)
  • Resource - managed infrastructure (RDS, S3, queues)
  • System - logical grouping of related components
  • Domain - business domain grouping
  • User / Group - team structure

Mandatory annotations for Component:

metadata:
  annotations:
    github.com/project-slug: org/repo
    backstage.io/techdocs-ref: dir:.
    tcs.io/team: platform
    tcs.io/tier: 'tier-1'  # tier-1, tier-2, tier-3
    tcs.io/language: typescript

Looking for input on the tier system and any missing required annotations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions