open-vault/vault/external_tests
Calvin Leung Huang f4fd84d52b
sys: add pprof endpoint (#7473)
* sys/pprof: add pprof routes to the system backend

* sys/pprof: add pprof paths to handler with local-only check

* fix trailing slash on pprof index endpoint

* use new no-forward handler on pprof

* go mod tidy

* add pprof external tests

* disallow streaming requests to exceed DefaultMaxRequestDuration

* add max request duration test
2019-09-19 13:44:37 -07:00
..
api Merge multiple functions for creating consul containers into one. (#6612) 2019-04-22 12:26:10 -04:00
identity Port over some SP v2 bits (#6516) 2019-05-01 13:47:41 -04:00
misc Fix a deadlock if a panic happens during request handling (#6920) 2019-06-19 09:40:57 -04:00
policy Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
pprof sys: add pprof endpoint (#7473) 2019-09-19 13:44:37 -07:00
raft Generalization of the PhysicalFactory notion introduced by Raft (#7217) 2019-08-23 15:51:25 -04:00
response Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
router Fix a case where mounts could be duplicated (#6771) 2019-06-04 10:33:36 -07:00
token Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00