Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volkovlabs/business-intelligence
The Business Intelligence provides an accessible platform for business users.
https://github.com/volkovlabs/business-intelligence
business-intelligence grafana
Last synced: 17 days ago
JSON representation
The Business Intelligence provides an accessible platform for business users.
- Host: GitHub
- URL: https://github.com/volkovlabs/business-intelligence
- Owner: VolkovLabs
- License: other
- Created: 2023-11-04T18:15:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T21:07:24.000Z (3 months ago)
- Last Synced: 2024-12-06T14:09:07.966Z (22 days ago)
- Topics: business-intelligence, grafana
- Language: JavaScript
- Homepage: https://volkovlabs.io
- Size: 5.34 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Business Intelligence
![Grafana](https://img.shields.io/badge/Grafana-11.2-orange)
![E2E](https://github.com/volkovlabs/business-intelligence/workflows/E2E/badge.svg)## Introduction
The Business Intelligence provides an accessible platform for business users.
[![Metrics, Logs, CPU Usage with Business Alerting in Grafana | Unscripted and Hands-On](https://raw.githubusercontent.com/VolkovLabs/volkovlabs-bi-grafana/main/img/unscripted-1.png)](https://youtu.be/8UaY916PPXc)
## Requirements
- Business Intelligence 2.X requires **Grafana 11**.
- Business Intelligence 1.X requires **Grafana 10**.## Highlights
- Manage alerts based on panel queries with thresholds with Business Alerting
- High performance Business Engine with HA## Includes
- Includes Docker Compose configuration to start the Business Intelligence platform.
- Timescale database to store Engine configuration.
- Prometheus configuration for Business Engine monitoring.
- Webhook JSON server for writing event files.
- Node-RED webhook for Slack notifications.## Start the Business Intelligence platform
```
docker compose pull && docker compose up
```## Stop the Business Intelligence platform
```
docker compose down
```## Feedback
We're looking forward to hearing from you. You can use different ways to get in touch with us.
- Ask a question, request a new feature, or report an issue at [GitHub issues](https://github.com/volkovlabs/business-intelligence/issues).
- Subscribe to our [YouTube Channel](https://www.youtube.com/@volkovlabs) and leave your comments.
- Support our project by starring the repository.