-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Business Intelligence 2.5.1 blog (#924)
* Add Business Intelligence 2.5.1 blog * Updates
- Loading branch information
1 parent
b9c1f9d
commit 47fdad2
Showing
7 changed files
with
85 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.