-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for exporting any users (#49)
Instead of enumerating the types of users, how about dynamically creating metrics based of the realms that exist on the instance? For example, `http-sso` is another user realm that is currently not supported. There is a breaking change in this implementation though: user realms containing no users will no longer publish a `0` metric, but dashboards can default to `0` if data is missing so it feels reasonable.
- Loading branch information
Showing
1 changed file
with
16 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters