Skip to content

fleetio/metric-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metric-atlas

An open source metrics explorer built with Streamlit.

This project is a work in progress...

Getting Started

  1. Install requirements pip install -r requirements.txt
  2. Initialize the local Duck DB with seed data (or add your own) python db/init.py
  3. Start the streamlit app streamlit run home.py
  4. Configure metrics in config/sample.yml

Configuration

Some configuration for the app can be set in the config/config.yml

Linting and Formatting

black app/
flake8 app/
bandit -r app/

About

An open source metrics explorer built with Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages