GitHub user hjadm added a comment to the discussion: Intent to revive SIP-122 
(Integrated monitoring and user activity dashboard)

Thanks for the thoughtful feedback @rusackas those are fair points.

I think we might be approaching this from different angles though. You're 
thinking about making a "universal dashboard that makes everyone happy"  and 
yeah, that's impossible. I wouldn't want to try that either.

What I'm thinking is simpler: this isn't really about the dashboard. It's about 
the data layer.

Every Superset admin eventually needs to answer the same basic questions:

Who logged in and when
How long they spent on the platform
What dashboards/charts are actually being used (and which ones are dead)

That's not subjective it's just facts from the metadata DB. No PII beyond 
usernames, no opinions, no infrastructure metrics.

If the SIP delivers:

1. A couple of well-structured views/tables in the metadata DB with activity 
data
2. An example dashboard as a starting point (that admins can clone and adapt 
however they want)
3. The superset load_monitoring command to opt in

...then the "one size fits all" problem goes away, because Superset itself is 
the customization layer. The dataset is the size, the fit is whatever the admin 
builds on top of it.

Happy to draft the SIP with that framing if you think it has legs. Appreciate 
you keeping the conversation open either way.


GitHub link: 
https://github.com/apache/superset/discussions/41773#discussioncomment-17558996

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to