zitadel/internal/id
Norman-Lee 1e3b350042
feat(cmd): Added machine ID mode to zitadel start up logs (#8251)
# Which Problems Are Solved

Logs the type of sonyflake strategy used for generating unique machine
IDs

# How the Problems Are Solved

- Created function to log machine id strategy on the start up logs

# Additional Changes
- Added public function for retrieving current strategy set by
configuration

# Additional Context
- Closes #7750
2024-07-16 09:53:57 +00:00
..
mock fix: add action v2 execution to features (#7597) 2024-04-09 20:21:21 +03:00
config.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00
gen_mock.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
id_generator.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
sonyflake.go feat(cmd): Added machine ID mode to zitadel start up logs (#8251) 2024-07-16 09:53:57 +00:00