1
0
Fork 0

Updates to Business Callouts in Docs

This commit is contained in:
Dylan Rodgers 2024-10-24 01:52:04 -06:00 committed by GitHub
parent 3d2336bc83
commit edc0a52b5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 31 additions and 13 deletions

View file

@ -174,3 +174,5 @@ All the following endpoints must be accessed with a `GET` HTTP request.
| `/debug/pprof/profile` | See the [pprof Profile](https://golang.org/pkg/net/http/pprof/#Profile) Go documentation. |
| `/debug/pprof/symbol` | See the [pprof Symbol](https://golang.org/pkg/net/http/pprof/#Symbol) Go documentation. |
| `/debug/pprof/trace` | See the [pprof Trace](https://golang.org/pkg/net/http/pprof/#Trace) Go documentation. |
{!traefik-for-business-applications.md!}