Skip to content

Commit 6f41c48

Browse files
authored
Add documentation links (DataDog#22149)
1 parent 9f13c15 commit 6f41c48

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

anthropic/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
"Supported OS::Windows",
2121
"Supported OS::macOS",
2222
"Offering::Integration"
23+
],
24+
"resources": [
25+
{
26+
"url": "https://docs.datadoghq.com/integrations/anthropic/",
27+
"resource_type": "documentation"
28+
}
2329
]
2430
},
2531
"assets": {

databricks/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
{
3434
"resource_type": "blog",
3535
"url": "https://www.datadoghq.com/blog/databricks-monitoring-datadog/"
36+
},
37+
{
38+
"url": "https://docs.datadoghq.com/integrations/databricks",
39+
"resource_type": "documentation"
3640
}
3741
]
3842
},

openai/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
{
5454
"resource_type": "blog",
5555
"url": "https://www.datadoghq.com/blog/monitor-azure-openai-with-datadog/"
56+
},
57+
{
58+
"url": "https://docs.datadoghq.com/integrations/openai",
59+
"resource_type": "documentation"
5660
}
5761
]
5862
},

0 commit comments

Comments
 (0)