Grafana dashboard example
I've seen that Zitadel out of the box provides some service metrics for Prometheus. Is there any example of a Grafana dashboard, utilizing those metrics? Thanks.
9 Replies
Not that I am aware of right now.
But would be fun to do that π
oh taht why I don't find one
Hello @here
I've just done a small grafana dashboard

Here the JSON code of the dashboard
I'm not sure what kind of information we can put here
I think some code should be added if we want to get the number of humain user or other things like this
Small update
@Tit please do not attempt to use @/everyone or @/here pings in the community βΊοΈ Thanks for creating your dashboard - I'll have an engineer take a look at this during the week
@TomasP Is this something like what you'd be looking for?
Ok noted, sorry for this time π
Additionally, I have made a PR to add some metrics
https://github.com/zitadel/zitadel/pull/9364
GitHub
feat(metrics): add some metrics by titouan-joseph Β· Pull Request #9...
Which Problems Are Solved
Add new metrics :
Total humain users
Total machine users
The number of logins by external IDP"
How the Problems Are Solved
Adding some code, I'm not a g...
Thank you for your contribution!! :gigilove: I see our engineering team has assigned someone to look at your PR as well!