mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
Fix typo in title
This commit is contained in:
parent
918c1fa3bf
commit
56335453cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
⬅ [Index of all go-profiler-notes](../README.md)
|
||||
# The Busy Developers's Guide to Go Profiling, Tracing and Observability
|
||||
# The Busy Developer's Guide to Go Profiling, Tracing and Observability
|
||||
|
||||
- **[Introduction](#introduction):** [Read This](#read-this) · [Mental Model for Go](#mental-model-for-go) · Profiling vs Tracing
|
||||
- **Use Cases:** Reduce Costs · Reduce Latency · Memory Leaks · Program Hanging · Outages
|
||||
|
|
|
|||
Loading…
Reference in a new issue