File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
examples/resources/datadog_service_definition_yaml Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ links:
189189tags:
190190 - my:tag
191191 - service:tag
192- team: my-team
192+ team: my-team
193193EOF
194194}` , uniq )
195195}
@@ -257,7 +257,7 @@ integrations:
257257links:
258258 - name: Architecture
259259 type: doc
260- provider: Gigoogle drivetHub
260+ provider: Google Drive
261261 url: https://my-runbook
262262 - name: Runbook
263263 type: runbook
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ description: shopping cart service responsible for managing shopping carts
1515tier: high
1616lifecycle: production
1717application: e-commerce
18- languages:
18+ languages:
1919 - go
2020 - python
21- type: web
21+ type: web
2222ci-pipeline-fingerprints:
23- - fp1
24- - fp2
23+ - fp1
24+ - fp2
2525links:
2626 - name: shopping-cart runbook
2727 type: runbook
4242 - business-unit:retail
4343 - cost-center:engineering
4444integrations:
45- pagerduty:
45+ pagerduty:
4646 service-url: https://www.pagerduty.com/service-directory/Pshopping-cart
4747extensions:
4848 mycompany.com/shopping-cart:
You can’t perform that action at this time.
0 commit comments