Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Add Datadog service definition to register in the Service Catalog (#19)
Browse files Browse the repository at this point in the history
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]

Co-authored-by: Garrett Blain <[email protected]>
  • Loading branch information
cloud-janitors-figure and Garrett Blain authored Apr 6, 2023
1 parent 13a8ab8 commit bf1747a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions service.datadog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
schema-version: v2
dd-service: validation-oracle-smart-contract
team: validation-oracle
contacts:
- type: slack
contact: https://figure-group.slack.com/archives/C02LYRG514G
repos:
- name: GitHub Repo
provider: github
url: https://github.com/FigureTechnologies/validation-oracle-smart-contract
docs:
- name: GitHub Team
provider: github
url: https://github.com/orgs/FigureTechnologies/teams/validation-oracle/members

0 comments on commit bf1747a

Please sign in to comment.