Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
pprof endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan authored and Stefan Prodan committed May 14, 2017
1 parent 464c68a commit 2fb9455
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -83,7 +83,7 @@ smtp:
port: 465
username: user
password: secret
from: mgod@company.com
from: mgob@company.com
to:
- devops@company.com
- alerts@company.com
Expand All @@ -100,6 +100,7 @@ slack:
* `mgob-host:8090/status` backup jobs status
* `mgob-host:8090/metrics` Prometheus endpoint
* `mgob-host:8090/version` mgob version and runtime info
* `mgob-host:8090/debug` pprof endpoint

On demand backup:

Expand Down

0 comments on commit 2fb9455

Please sign in to comment.