Skip to content

Revolutionize Your Business Insights with High-Performance, Scalable, and Alert-Driven Analytics!

License

Notifications You must be signed in to change notification settings

VolkovLabs/business-intelligence

Repository files navigation

Business Intelligence

Grafana E2E

Introduction

Revolutionize Your Business Insights with High-Performance, Scalable, and Alert-Driven Analytics!

  • High-Performance Business Engine: Delivers robust performance with distributed load balancing and high availability, integrating seamlessly with Grafana.
  • User-Friendly Business Studio: Simplifies management of Business Engines, allowing non-technical users to configure, monitor, and maintain data workflows.
  • Advanced Business Alerts: Features alert systems based on Grafana panel queries, with support for customizable thresholds and variables, ensuring timely and relevant notifications for business metrics.

Business Studio

Requirements

  • Business Intelligence 2.X supports Grafana 11.

Getting started

  1. Start Grafana container
docker compose --profile grafana up -d
  1. Create Service Account and update GRAFANA_TOKEN in the .env file

  2. Start the Business Engine, Timescale database, and Prometheus containers

docker compose --profile engine up -d
  1. Start JSON Server to test Actions (optional)
docker compose --profile actions up -d
  1. Download and start the Business Studio from Releases

  2. Configure Actions and Alert Rules

  • Use JSON server http://json-server:3000 for HTTP Request Action to create event and message files when alert triggered if started.
  • Use provisioned Test Dashboard for adding Alert Rules based on thresholds and Regex pattern.

Engine Alerts

  1. Check performance and Prometheus metrics using provisioned Business Engine dashboard

Engine Alerts

  1. Stop the Business Intelligence platform
docker compose --profile engine down
docker compose --profile actions down
docker compose --profile grafana down

Support

You can create a Zendesk ticket to request assistance directly from the Business Studio:

Engine Alerts

Always happy to hear from you