pkg/profiling
Matt Moore 120f38c15b
Make the profiling port configurable via envvar. (#1950)
* Make the profiling port configurable via envvar.

With this folks can override the default 8008 with PROFILING_PORT.

Fixes: https://github.com/knative/pkg/issues/1948

* Revert breaking int -> str change
2020-12-08 09:45:41 -08:00
..
server.go Make the profiling port configurable via envvar. (#1950) 2020-12-08 09:45:41 -08:00
server_test.go Switch to the atomic bool from uber package (#1595) 2020-08-07 22:31:28 -07:00