You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address PR review feedback on Azure Functions docs
- Remove beckoning "Install it first" for direct language
- Remove unused link references [1] and [2]
- Add custom instrumentation links for all languages (not just .NET)
- Make troubleshooting language-agnostic for multi-language page
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Copy file name to clipboardExpand all lines: content/en/serverless/azure_functions/_index.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This page explains how to collect traces, trace metrics, runtime metrics, and cu
14
14
15
15
## Prerequisites
16
16
17
-
1.**Install the Azure integration:** The [Datadog-Azure integration](/integrations/azure/) provides infrastructure metrics. Install it first for full observability.
17
+
1.**Install the Azure integration:** The [Datadog-Azure integration](/integrations/azure/) provides infrastructure metrics and must be installed for full observability.
18
18
2.**Review runtime compatibility:** See compatibility requirements for your language:
0 commit comments