opendatadiscovery / odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
https://opendatadiscovery.org
Apache License 2.0
1.15k stars 95 forks source link

Activity dashboard for the Admin users to track the DAU's MAU's in ODD platform #1656

Open mavenzer opened 2 months ago

mavenzer commented 2 months ago

Is your proposal related to a problem?

One of the features which we will like to propose to get the activity dashboard for tracking the DAUs and MAUs for the ODD platfrom. It will help the admins users/principal admins to know the users stats and their activity over time.

Describe the solution you'd like

Simple dashboard which mentions about the users/ lifetime session and also shows the MAUs and DAUs and new Users. Ideally this should be accessible only by the admin Users.

Dashboard Examples

Dashaboard

Vladysl commented 2 months ago

Hi @mavenzer Could you please let us know which Identity Provider you are using?  Probably some of this statistic you can collect using IP tools?  From our end, we can suggest using the page "Activity."

image

There are some filters that can help you view some events that are on the platform.  Also, you can add some filters.  Let us know which statistics you expect to collect on the ODD side.

Many Thanks Note: there is know issue with "User" filter (https://github.com/opendatadiscovery/odd-platform/issues/1657). We are working on it

Note 2: As an example, on my local environment, I'm using Keycloak, and I can monitor my events/sessions using the Keycloak dashboard. 

image
mavenzer commented 2 months ago

Thanks @Vladysl Sorry for the delayed response. We cannot get the metrics from the Auth Server. So we will be using the filters from the activity column as of now!