Commit d2293ca
Add prerequisites and cross-references to AWS Lambda .NET docs
Add a Prerequisites section to help users understand Lambda-specific
requirements before they begin setup. Add Configuration and
Troubleshooting sections with cross-references to main APM docs.
Key additions:
- Prerequisites section explaining Lambda-specific differences
- Links to .NET Core compatibility requirements
- Links to main .NET Core APM docs for background concepts
- Configuration section with Lambda-specific notes
- Troubleshooting section with diagnostic tool references
This improves navigation between Lambda-specific docs and foundational
APM documentation, helping users understand how Lambda differs from
traditional host-based setups.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 87e3c4d commit d2293ca
1 file changed
+30
-0
lines changedLines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
20 | 35 | | |
21 | 36 | | |
22 | 37 | | |
| |||
309 | 324 | | |
310 | 325 | | |
311 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
312 | 342 | | |
313 | 343 | | |
314 | 344 | | |
| |||
0 commit comments