docs(debug): add information about profiling

Add information to documentation how to profile and stress test
Backstage application.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-08-30 09:13:53 +03:00
parent 0a2ccf8458
commit ed81ab07e2
3 changed files with 68 additions and 1 deletions
+1
View File
@@ -182,6 +182,7 @@ nav:
- Local Development:
- Linking in Local Packages: 'tooling/local-dev/linking-local-packages.md'
- Debugging Backstage: 'tooling/local-dev/debugging.md'
- Profiling Backstage: 'tooling/local-dev/profiling.md'
- Package Metadata: 'tooling/package-metadata.md'
- Deployment:
- Deploying Backstage: 'deployment/index.md'