Tagged articles
3 articles
Page 1 of 1
Linux Ops Smart Journey
Linux Ops Smart Journey
Aug 20, 2025 · Operations

How to Turn Abstract Metrics into Intuitive Gauges with Grafana

This guide explains why Grafana's Gauge panel creates a powerful visual metaphor for system pressure, walks through creating the gauge, configuring PromQL queries, setting panel options, thresholds, and JSON definitions, and shows how to produce clear, boss‑friendly monitoring dashboards.

Gauge panelGrafanaJSON configuration
0 likes · 5 min read
How to Turn Abstract Metrics into Intuitive Gauges with Grafana
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Mar 23, 2025 · Backend Development

Mastering JSON Configuration in Spring Boot 3: From CLI to Custom Property Sources

This article explains multiple ways to load JSON configuration into Spring Boot 3 applications, covering command‑line arguments, @PropertySource with custom factories, ApplicationContextInitializer, nested JSON handling, and direct @Bean approaches, complete with code examples and troubleshooting tips.

ApplicationContextInitializerJSON configurationJava
0 likes · 8 min read
Mastering JSON Configuration in Spring Boot 3: From CLI to Custom Property Sources
Baidu Intelligent Testing
Baidu Intelligent Testing
Oct 14, 2021 · Frontend Development

Lowcode, Micro‑Frontend, and the Future of Front‑End Frameworks

This article analyses the rise of lowcode and micro‑frontend approaches, examines their current challenges and use‑cases, and proposes a next‑generation, highly engineered front‑end framework that leverages JSON‑driven configuration to balance developer productivity with platform flexibility.

ComponentizationFront-end frameworksJSON configuration
0 likes · 11 min read
Lowcode, Micro‑Frontend, and the Future of Front‑End Frameworks