Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: correct broken link to metrics documentation
- Fix broken link from deploy/metrics/k8s/README.md to docs/observability/prometheus-grafana.md
- Addresses review comment from PR #4234
  • Loading branch information
AsadShahid04 committed Nov 19, 2025
commit 4a6e60b4281cfcc4cb67885fdfc08a4f13a5d60c
2 changes: 1 addition & 1 deletion benchmarks/llm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,4 +563,4 @@ For multinode deployments, ensure the fastest interconnect is being used. Miscon
- **[AIPerf Documentation](https://github.com/triton-inference-server/perf_analyzer/blob/main/genai-perf/docs/tutorial.md)** - Learn more about AIPerf benchmarking
- **[Dynamo Benchmarking Guide](../../docs/benchmarks/benchmarking.md)** - General benchmarking framework documentation
- **[Performance Tuning Guide](../../docs/performance/tuning.md)** - Optimize your deployment configuration
- **[Metrics and Visualization](../../deploy/metrics/k8s/README.md)** - Monitor deployments with Prometheus and Grafana
- **[Metrics and Visualization](../../docs/observability/prometheus-grafana.md)** - Monitor deployments with Prometheus and Grafana
Loading