- Author - Stephen Mazzei
- Email - [email protected]
- Version - 1.4.1
- Special Thanks
- Jordan Burke
- Ben Bourgeois
- Arjun Srivatsa
This dashboard is designed to give Dataiku Admins insights into the DSS instance.
- DSS at a glance
- Individual objects, statistics, graphs
- Maintenance and performance reviews
- v13.5.5
- v14.0.0, v14.0.1
Due to the web application being built on Streamlit, installation requires a bit of dedicated code use. Hoping this changes in later DSS versions.
- Plugin
- Login as an admin account
- Migrate to
Waffle::Plugins
and install from GIT: https://github.com/dataiku/dss-plugin-sage-insights - Build the code-environment, no containers needed
- After the plugin is installed, switch to the plugin settings page and fill in the information ("EXAMPLE BELOW")
- Sage Github Repo
- Sage Dashboard Information
SAGE_DASHBOARD
- Hostname or IP:Port
- Admin Level Api Key
SAGE_WORKER
- Ignore certs if needed, Default is
False
- Sage Worker Information
- Fill out each host including the local host if you want to track the local host. Need both Hostname or IP:Port and Admin level API Key
- Code Studios
- Create the template name
sage
# this name is important - Setup K8s to run on
- Add the
Sage Dashboard - Streamlit
block - Disable permissions for users
- Build
- Create the template name
- Create the Sage Dashboard project based off 1.4.2 information
- Go to Macros
- Filter on
Sage Insights: Initialize
- Run
Initialize Dashboard
- Run
Initialize Workers
- Switch to Code Studios page under the Code tab
- Click the checkbox and publish as a Web Application (No API for this)
- Start the Web Application (Auto-Start)
- Nothing may be available at first while the first day cycle needs to run to gather data