Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Business Intelligence 2.5.1 blog #924

Merged
merged 2 commits into from
Feb 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions big/quick-start/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@ services:
engine:
depends_on:
- timescale
image: ghcr.io/volkovlabs/business-engine:2.3.0
image: ghcr.io/volkovlabs/business-engine:2.5.1
#env_file: .env
environment:
DATABASE_HOST: timescale
DATABASE_PORT: 5432
DATABASE_DB: postgres
DATABASE_USERNAME: postgres
DATABASE_PASSWORD: postgres
GRAFANA_URL: https://MY-ACCOUNT.grafana.net
GRAFANA_TOKEN: SERVICE-ACCOUNT-TOKEN
#GRAFANA_URL: https://MY-ACCOUNT.grafana.net
#GRAFANA_TOKEN: SERVICE-ACCOUNT-TOKEN
ports:
- 3001:3001
- 3002:3002
Expand All @@ -55,10 +55,10 @@ services:

1. Login to your Grafana Cloud, OSS or Enterprise instance.
2. Create a service account with the `Viewer` or `Editor` role.
3. Update `GRAFANA_URL` and `GRAFANA_TOKEN` in the `docker-compose.yml` file
3. (optional) Update `GRAFANA_URL` and `GRAFANA_TOKEN` in the `docker-compose.yml` file

<Image
title="Update GRAFANA_TOKEN in the docker-compose.yml file."
title="Update GRAFANA_URL and GRAFANA_TOKEN in the docker-compose.yml file."
src="/img/big/quick-start/token-yml.png"
/>

Expand All @@ -69,7 +69,7 @@ docker compose up -d
```

5. Download the Business Studio from [Release Notes](../release). Then, install and launch it.
6. Add Business Engine in Business Studio to configure Actions and Alert Rules.
6. Add Business Engine in Business Studio to configure Grafana instance, actions and alert rules.

<Image
title="Alert Rules configured in Business Engine running on localhost using Business Studio."
Expand Down
2 changes: 2 additions & 0 deletions big/release.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Release Notes for the Business Intelligence platform for Grafana.
- Enhanced verification of alert rules to detect and handle invalid configurations.
- Revised cluster load balancing support to show active nodes.

<BlogPost id="business-intelligence-2.5.1" />

### Downloads from GitHub

:::info Signed releases
Expand Down
3 changes: 3 additions & 0 deletions blog/big/2025-02-05-big-2.4.0/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ keywords: [Business Intelligence, Alerting, Grafana]

import Code from "@theme/Code";
import Feedback from "@site/big/_feedback.mdx";
import GettingStarted from "@site/big/_getting_started.mdx";
import Image from "@theme/Image";
import Shorts from "@theme/Shorts";
import Youtube from "@theme/Youtube";
Expand Down Expand Up @@ -169,6 +170,8 @@ MacOS and Windows installers are signed and notarized with encryption. End to en
- Windows
- [Executable](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.4.0/Business.Studio-2.4.0.Setup.exe)

<GettingStarted />

## Release Notes

:::warning Breaking Changes in Engine API
Expand Down
3 changes: 3 additions & 0 deletions blog/big/2025-02-14-big-2.5.0/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ keywords: [Business Intelligence, Alerting, Grafana]

import Code from "@theme/Code";
import Feedback from "@site/big/_feedback.mdx";
import GettingStarted from "@site/big/_getting_started.mdx";
import Image from "@theme/Image";
import Shorts from "@theme/Shorts";
import Youtube from "@theme/Youtube";
Expand Down Expand Up @@ -89,6 +90,8 @@ MacOS and Windows installers are signed and notarized with encryption. End to en
- Windows
- [Executable](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.0/Business.Studio-2.5.0.Setup.exe)

<GettingStarted />

## Release Notes

### Business Studio 2.5.0
Expand Down
69 changes: 69 additions & 0 deletions blog/big/2025-02-23-big-2.5.1/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
authors: [daria]
slug: business-intelligence-2.5.1/
tags: [Business Intelligence]
image: /img/blog/2025-02-23-big-2.5.1/banner.png
keywords: [Business Intelligence, Alerting, Grafana]
---

import Code from "@theme/Code";
import Feedback from "@site/big/_feedback.mdx";
import GettingStarted from "@site/big/_getting_started.mdx";
import Image from "@theme/Image";
import Shorts from "@theme/Shorts";
import Youtube from "@theme/Youtube";

# Thresholds ranges, cluster load balancing, and UI updates in Business Intelligence 2.5.1

We are excited to announce the public preview release of the Business Intelligence platform 2.5.1. It includes the following updates:

- Modified threshold color number to a colored range in alert rules.
- Revised cluster load balancing.
- General UI improvements and usability updates.

## General UI improvements and usability updates

These updates enhance the user experience in Business Studio.

- Enhanced support for dashboard variables within the check panel.
- Enhanced sorting of evaluation results to maintain consistent ordering.

## Business Studio Downloads

### Downloads from GitHub

:::info Signed releases

MacOS and Windows installers are signed and notarized with encryption. End to end build process are fully automated using GitHub workflows to avoid any security risks.

:::

- MacOS:
- [Apple Disk Image for arm64 (Apple Mx processor)](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/Business.Studio-2.5.1-arm64.dmg)
- [Apple Disk Image for x86 (Intel)](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/Business.Studio-2.5.1-x64.dmg)
- [ZIP file for arm64 (Apple Mx processor)](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/Business.Studio-darwin-arm64-2.5.1.zip)
- [ZIP file for x86 (Intel)](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/Business.Studio-darwin-x64-2.5.1.zip)
- Linux:
- [RPM for arm64](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/business-studio-2.5.1-1.arm64.rpm)
- [RPM for x64](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/business-studio-2.5.1-1.x86_64.rpm)
- [Debian for arm64](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/business-studio_2.5.1_arm64.deb)
- [Debian for x86](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/business-studio_2.5.1_amd64.deb)
- Windows
- [Executable](https://github.com/VolkovLabs/business-intelligence/releases/download/v2.5.1/Business.Studio-2.5.1.Setup.exe)

<GettingStarted />

## Release Notes

## Business Studio 2.5.1

- Enhanced support for dashboard variables within the check panel.
- Enhanced sorting of evaluation results to maintain consistent ordering.
- Modified threshold color number to a colored range.

## Business Engine 2.5.1

- Enhanced verification of alert rules to detect and handle invalid configurations.
- Revised cluster load balancing support to show active nodes.

<Feedback />
4 changes: 2 additions & 2 deletions config/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ export const NAVBAR = {
{
to: "/pricing/",
position: "right",
label: "Enterprise plan",
"aria-label": "Enterprise plan",
label: "Business Suite Enterprise",
"aria-label": "Business Suite Enterprise",
},
],
};
Binary file added static/img/blog/2025-02-23-big-2.5.1/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.