mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-20 04:27:19 +02:00
internal/controlplane: add telemetry http handler (#1353)
This commit is contained in:
parent
8ab0dcb45b
commit
2e714c211e
2 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,7 @@ type Server struct {
|
|||
|
||||
currentConfig atomicVersionedOptions
|
||||
configUpdated chan struct{}
|
||||
name string
|
||||
}
|
||||
|
||||
// NewServer creates a new Server. Listener ports are chosen by the OS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue