Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit df575c0

Browse files
committed
Add Datadog service definition to register applications in the Service Catalog
This PR Creates a `service.datadog.yaml` file, which will automatically register this repository and its deployments with the [Datadog Service Catalog](https://app.datadoghq.com/services?env=development&hostGroup=&lens=Ownership). This file is created using the data gathered during our last RAU day. Information that gets tied to Datadog includes team name and a link to their slack channel. APIs with docs in the Developer Portal will also have an included link. --- ## 📣 Required Action 🎉 All of the information in this PR is valid. Please approve and merge this PR! --- [Link to Notion Blog Post](https://www.notion.so/figuretech/The-Datadog-Service-Catalog-40684e63a81c4293beba7f90f5bc9c4b?pvs=4) Please see [this shortcut ticket](https://app.shortcut.com/figure/story/208641/create-script-to-correlate-rau-notion-data-with-github-deployment-data?ct_workflow=all&cf_workflow=500089005) for more information. [sc-208917]
1 parent ba28cf0 commit df575c0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

service.datadog.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
schema-version: v2
2+
dd-service: forge.pb
3+
team: team-rd
4+
contacts:
5+
- type: slack
6+
contact: https://figure-group.slack.com/archives/C024YJBBBU0
7+
repos:
8+
- name: GitHub Repo
9+
provider: github
10+
url: https://github.com/FigureTechnologies/forge.pb
11+
docs:
12+
- name: GitHub Team
13+
provider: github
14+
url: https://github.com/orgs/FigureTechnologies/teams/team-rd/members

0 commit comments

Comments
 (0)