-
- Downloads
Merge branch 'v0.5.1' into 'main'
Release of v0.5.1 - Added the Apache Superse dashboard. - Switched to containerd to manage services in the container. - Rationalized services in a docker-compose. - Fixed the str, Enum issues porting enums to StrEnum. - Fixed the CI. See merge request !3
Showing
- .dockerignore 1 addition, 0 deletions.dockerignore
- .editorconfig 16 additions, 0 deletions.editorconfig
- .env.template 3 additions, 0 deletions.env.template
- .gitignore 17 additions, 13 deletions.gitignore
- .gitlab-ci.yml 44 additions, 26 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 30 additions, 6 deletions.pre-commit-config.yaml
- CONTRIBUTING.md 80 additions, 0 deletionsCONTRIBUTING.md
- Dockerfile 89 additions, 43 deletionsDockerfile
- README.md 67 additions, 43 deletionsREADME.md
- app/__init__.py 3 additions, 1 deletionapp/__init__.py
- app/celeryconfig.py 1 addition, 1 deletionapp/celeryconfig.py
- app/scrape_vlopses.py 58 additions, 0 deletionsapp/scrape_vlopses.py
- app/system_resources/main_celery.py 11 additions, 6 deletionsapp/system_resources/main_celery.py
- app/system_resources/main_fastapi.py 626 additions, 403 deletionsapp/system_resources/main_fastapi.py
- app/system_resources/redis_config/redis.conf 1 addition, 0 deletionsapp/system_resources/redis_config/redis.conf
- app/system_resources/superset-supervisord.conf 18 additions, 0 deletionsapp/system_resources/superset-supervisord.conf
- app/system_resources/superset_config.py 74 additions, 0 deletionsapp/system_resources/superset_config.py
- app/system_resources/superset_exports/charts/Count_of_created_SoR_by_platform_1.yaml 91 additions, 0 deletions...et_exports/charts/Count_of_created_SoR_by_platform_1.yaml
- app/system_resources/superset_exports/charts/Counts_by_platform_over_time_4.yaml 120 additions, 0 deletions...perset_exports/charts/Counts_by_platform_over_time_4.yaml
- app/system_resources/superset_exports/charts/Number_of_created_SoR_relative_to_monthly_active_users_5.yaml 116 additions, 0 deletions...er_of_created_SoR_relative_to_monthly_active_users_5.yaml
Loading
Please register or sign in to comment