Skip to content

Commit 95f509d

Browse files
author
liaosy
committed
chore: udpate blog
1 parent 3205fb1 commit 95f509d

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

content/english/posts/2025/01-11-produc-released-console-topn.md

+15-8
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@
22
title: "INFINI Console v1.28 Released"
33
meta_title: "INFINI Console v1.28 Released"
44
description: "Discover the new TopN feature and other enhancements in INFINI Console v1.28."
5-
date: "2025-01-10T09:00:00Z"
6-
categories: [ "Release", "News"]
5+
date: "2025-01-11T17:00:00.000000000+08:00"
6+
categories: ["Release", "News"]
77
image: "/images/posts/2025/update.png"
88
author: "Medcl"
99
tags: ["Console", "TopN", "Release"]
10+
lang: "en"
11+
category: "Blog"
12+
subcategory: "Product"
1013
draft: false
1114
---
1215

1316
# INFINI Console v1.28 Released
1417

15-
1618
We’re excited to announce **INFINI Console v1.28**, the latest update from **INFINI Labs**! This release brings the powerful **TopN** feature to help you identify key metrics efficiently, alongside other performance improvements and bug fixes. Read on for all the details and enhancements in this release.
1719

18-
1920
## What is INFINI Console?
2021

2122
Great question! **INFINI Console** is a **lightweight, cross-version, unified management platform** designed specifically for search infrastructures. It empowers enterprises to:
@@ -36,6 +37,7 @@ Learn more here: https://docs.infinilabs.com/console/
3637
![TopN Screenshot](/images/posts/2025/console-top-n.png)
3738

3839
### **What is TopN?**
40+
3941
TopN, introduced in **Console v1.28.0**, allows you to quickly identify the top-ranking data points for critical metrics across multiple dimensions. Designed for performance optimization and decision-making, TopN offers faster, more precise monitoring even as cluster sizes grow.
4042

4143
In the past, monitoring solutions often struggled to handle large clusters with numerous nodes and indices, making it hard to pinpoint issues like the busiest nodes or the most delayed queries. With TopN, Console delivers an intuitive, efficient way to analyze your clusters, empowering users with:
@@ -46,50 +48,54 @@ In the past, monitoring solutions often struggled to handle large clusters with
4648

4749
---
4850

49-
50-
51-
5251
### **Key Features**
5352

5453
#### **1. Multi-Dimensional Metrics Support**
54+
5555
Monitor critical metrics across indices, nodes, and shards:
56+
5657
- **Index-Level Metrics:** Indexing rate, query rate, indexing latency, query latency, etc.
5758
- **Node-Level Metrics:** Indexing rate, query rate, CPU usage, JVM usage, etc.
5859
- **Shard-Level Metrics:** Indexing rate, query rate, indexing latency, query latency, etc.
5960

6061
#### **2. Intuitive Visualizations**
62+
6163
- **Table View:** Displays detailed TopN data points.
6264
- **Treemap View:** Visualizes data distribution with color and size dimensions for quick anomaly detection.
6365
- **Dynamic Metric Switching:** Easily toggle between dimensions like size and color for customized insights.
6466

6567
#### **3. Customization and Extensibility**
68+
6669
- **Built-in Templates:** Preconfigured metric templates for common scenarios.
6770
- **User-Defined Rules:** Create custom metric calculation rules for personalized analysis.
6871

6972
---
7073

7174
### **Use Cases**
75+
7276
- **Performance Bottleneck Analysis:** Identify hotspots during indexing or querying for faster troubleshooting.
7377
- **Resource Optimization:** Detect resource-intensive nodes or shards to improve cluster efficiency.
7478
- **Data-Driven Decisions:** Gain actionable insights for better operational and business outcomes.
7579

76-
7780
---
7881

7982
## **What’s New in Console v1.28.0**
8083

8184
### **New Features**
85+
8286
- Added **TopN Metrics Querying** via the Insight API for fast identification of key data points.
8387
- Log **cluster allocation explanations** into activity logs when cluster health turns red.
8488
- Introduced new **segment memory metrics**, including `norms`, `points`, `version map`, and `fixed bit set`.
8589
- Added **CRUD APIs** for managing custom Insight metrics.
8690
- Preloaded several built-in metric templates for common use cases.
8791

8892
### **Bug Fixes**
93+
8994
- Resolved an issue with querying thread pool metrics when the cluster UUID was empty.
9095
- Fixed unit test inconsistencies.
9196

9297
### **Optimizations**
98+
9399
- Addressed GitHub Issues **#46** and **#43** to improve CI pipelines.
94100
- Enhanced **Agent List UI** for better data overflow handling.
95101
- Added loading animations for each row in the overview table.
@@ -113,6 +119,7 @@ Upgrade to **Console v1.28** and experience the enhanced monitoring and analytic
113119
---
114120

115121
### **Connect with Us**
122+
116123
Have questions or need support? Reach out to our [technical support team](https://discord.gg/4tKTMkkvVX) or explore more about our products on the [INFINI Labs website](https://infinilabs.com).
117124

118125
Stay tuned for more updates and innovations from INFINI Labs!

0 commit comments

Comments
 (0)