1
0
mirror of https://github.com/DataDog/go-profiler-notes.git synced 2025-07-15 23:54:16 +02:00

Add stargazer chart

This commit is contained in:
Felix Geisendörfer
2021-05-27 11:05:18 +02:00
parent 64737d5072
commit 1f44316de7

View File

@ -29,6 +29,10 @@ I found that Go has a lot of profilers and there are many tools for looking at t
Got great links to recommend? Open an issue or PR, I'd happy to add your suggestions : ). Got great links to recommend? Open an issue or PR, I'd happy to add your suggestions : ).
## Stargazers over time
[![Stargazers over time](https://starchart.cc/DataDog/go-profiler-notes.svg)](https://starchart.cc/DataDog/go-profiler-notes)
## License ## License
The markdown files in this repository are licensed under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). The markdown files in this repository are licensed under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).