Skip to content

PostgreSQL dump files containing Metabase dashboards configured to interact with Drill4J data and metrics

Notifications You must be signed in to change notification settings

Drill4J/drill-metabase-dashboards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Drill4J - Metabase Dashboards

This repository contains dump files of PostgreSQL tables for Metabase dashboards. Metabase is employed to display Drill4J metrics.

License

Drill4J is not affiliated with Metabase. The Metabase components are the subject to their own license.

How to run

  1. Copy ./docker-compose-metabase.yml
  2. Download data.sql dump file from the latest release https://github.com/Drill4J/drill-metabase-dashboards/releases
 -/
 -/docker-compose-metabase.yml
 -/metabase-volumes/data.sql
  1. Run docker-compose -f docker-compose-metabase.yml up -d
  2. Open http://localhost:8095
  3. Login using credentials from comment in docker-compose-metabase.yml file beginning

You should be able to see preconfigured dashboards. These are likely empty. To see the actual data from your application, run Drill4J Admin Backend and setup respective agents following the documentation at https://drill4j.github.io/

About

PostgreSQL dump files containing Metabase dashboards configured to interact with Drill4J data and metrics

Resources

Stars

Watchers

Forks