1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-24 20:18:13 +02:00
pomerium/internal/telemetry/metrics
Kenneth Jenkins b188a168af
metrics: fix an apparent metric setup error ()
The IdentityManagerLastSessionRefreshErrorView appears to be a duplicate
of IdentityManagerLastUserRefreshErrorView. Adjust it to use the
matching identityManagerLastSessionRefreshError instead.
2025-03-25 14:48:07 -07:00
..
autocert.go
bench_test.go metrics: reduce gc pressure () 2025-03-18 13:48:49 -04:00
const.go
doc.go
envoy.go core/logging: change log.Error function () 2024-09-05 15:42:46 -06:00
grpc.go core/logging: change log.Error function () 2024-09-05 15:42:46 -06:00
grpc_test.go
helpers_test.go
http.go core/logging: change log.Error function () 2024-09-05 15:42:46 -06:00
http_test.go
info.go metrics: fix an apparent metric setup error () 2025-03-25 14:48:07 -07:00
info_test.go metrics: restore global registry in unit tests () 2024-12-18 13:21:06 -08:00
processes.go
processes_test.go
providers.go metrics: reduce gc pressure () 2025-03-18 13:48:49 -04:00
providers_test.go metrics: reduce gc pressure () 2025-03-18 13:48:49 -04:00
registry.go core/logging: change log.Error function () 2024-09-05 15:42:46 -06:00
storage.go core/logging: change log.Error function () 2024-09-05 15:42:46 -06:00
storage_test.go