mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 23:33:25 +00:00
Allow CE gateway to proxy telemetry handler from OEM/Pro backend
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -34,6 +34,8 @@ type HandlerSet struct {
|
||||
// InfoHandler provides version and build info
|
||||
InfoHandler http.HandlerFunc
|
||||
|
||||
TelemetryHandler http.HandlerFunc
|
||||
|
||||
// SecretHandler enables secrets to be managed
|
||||
SecretHandler http.HandlerFunc
|
||||
|
||||
|
Reference in New Issue
Block a user