pomerium/internal/telemetry/metrics
Caleb Doxsey f822c9a5d2
config: allow reloading of telemetry settings (#1255)
* metrics: support dynamic configuration settings

* add test

* trace: update configuration when settings change

* config: allow logging options to be configured when settings change

* envoy: allow changing log settings

* fix unexpected doc change

* fix tests

* pick a port at random

* update based on review
2020-08-12 08:14:15 -06:00
..
const.go telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00
doc.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
grpc.go telemetry: Refactor GRPC Server Handler (#756) 2020-05-22 13:36:55 -04:00
grpc_test.go telemetry: Refactor GRPC Server Handler (#756) 2020-05-22 13:36:55 -04:00
helpers_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
http.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
http_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
info.go Add storage metrics (#554) 2020-03-23 22:07:48 -04:00
info_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
kv.go telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00
kv_test.go telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00
providers.go config: allow reloading of telemetry settings (#1255) 2020-08-12 08:14:15 -06:00
providers_test.go envoy: Enable zipkin tracing (#737) 2020-05-21 11:50:07 -04:00
registry.go telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00
storage.go telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00
storage_test.go telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00