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

Repository files navigation

Drill4J - Metabase Dashboards

This repository provides 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. Clone repository and navigate to downloaded folder
  2. Apply migration:
    1. Adjust migration version and credentials in .env file
    2. Execute docker-compose -f docker-compose-metabase-migration.yml up
    3. This will launch docker container containing migration file. Wait for it to complete
  3. Open http://localhost:8095
  4. 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

Packages

No packages published