authelia/internal/commands
James Elliott 001589cd6d
feat(metrics): implement prometheus metrics (#3234)
Adds ability to record metrics and gather them for Prometheus.
2022-06-14 17:20:13 +10:00
..
acl.go feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
build-info.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
certificates.go build(deps): update module github.com/valyala/fasthttp to v1.35.0 (#3120) 2022-04-06 07:57:23 +10:00
completion.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
configuration.go feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
const.go fix(commands): invalid opaque id service name (#3235) 2022-04-25 18:49:18 +10:00
hash.go fix(commands): hash-password usage instructions (#3437) 2022-06-02 09:18:45 +10:00
helpers.go feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
helpers_test.go feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
root.go feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
rsa.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
storage.go fix(commands): invalid opaque id service name (#3235) 2022-04-25 18:49:18 +10:00
storage_run.go fix(commands): invalid opaque id service name (#3235) 2022-04-25 18:49:18 +10:00
validate.go fix(commands): use consistent config file name (#2952) 2022-03-04 14:39:22 +11:00