Skip to content

mergestat/fuse-examples-screenshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MergeStat Fuse Examples

This repo holds re-usable templates and queries for data synced by MergeStat Fuse. It also includes queires for managing a Fuse instance (adding/removing repos, data syncs, etc.)

Examples are saved in a "Source" and "Topic" directory structure, with different types of examples.

|-- source
    |-- topic
        |-- example-type
            |-- screenshots
                |-- example-screenshot.png    
            |-- example-file.ext

We will be constantly working on adding more content. For now, here is the current state of what we are working on and some of the roadmap items we have:

  • SQL (in progress)
  • Grafana (in progress)
  • Metabase (roadmap)
  • Apache Superset (roadmap)

GitHub Pull Requests Grafana Example Screenshot

Pull Requests Example Dashboard

SQL Linting

The .sql files in this repo are linted using sqlfluff and .sqlfluff configuration file at the root of this repo.

To check for linting issues run this command from the root of the root directory

sqlfluff lint

To force linting issue fixes run this command from the root of the root directory

sqlfluff fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published