Skip to content

Commit e9c9dc2

Browse files
authored
adjusting performance monitoring docs (#3571)
1 parent e4cd1ef commit e9c9dc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/guides/admin/performance_monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ This command forwards your local port `8080` to the remote server's port `8080`.
111111

112112
Now, open a web browser on your local machine and navigate to:
113113

114-
[http://localhost:8080](http://localhost:8080)
114+
[http://localhost:8080/snakeviz](http://localhost:8080/snakeviz)
115115

116116
You can now interact with the `snakeviz` UI to analyze the performance data for your Timesketch application.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ nav:
3939
- LLM Features: guides/admin/llm-features.md
4040
- Investigation View: guides/admin/investigation-view-setup.md
4141
- DFIQ Templates: guides/admin/load-dfiq.md
42+
- Performance Monitoring: guides/admin/performance-monitoring.md
4243
- Developers:
4344
- Getting started: developers/getting-started.md
4445
- Frontend development: developers/frontend-development.md

0 commit comments

Comments
 (0)