Skip to main content

SmartGate Version 3.5.1

Release Date: October 20, 2025

Version Overview

SmartGate 3.5.1 fixes critical startup issues based on 3.5.0 and integrates etl_proxy 2.0.0 and STM 1.4.7.0 plugins.

  • Core Update Highlights:

    • Fixed startup failure issue caused by missing TLS configuration (affects version 3.5.0);
    • etl_proxy 2.0.0 new architecture: Refactored underlying protocol, improved system stability (requires platform ≥3.7.0.0, K8s not currently supported);
    • Enhanced host tag management: Added SMARTGATE_HOST_TAG / SMARTGATE_HOST_ATTR environment variables, automatically injects cluster name br.cluster.name.
  • ⚠️ Important Limitations:

    • APM < V2.6.0: No batch forwarding, data sent directly without cache;
    • APM < V2.10.0: K8s YAML display anomalies;
    • APM < V3.5.1: K8s YAML incompatible with SmartGate 3.3.0.

::: tip Upgrade Recommendation

  • All users should upgrade from 3.5.0 to 3.5.1 as soon as possible to resolve startup compatibility issues;
  • If using etl_proxy 2.0.0, must ensure One platform version ≥ 3.7.0.0, and cannot be deployed in K8s environments;
  • It is recommended to configure new environment variables for more granular resource grouping and monitoring.

:::


Linux x86_64 System

Supported Platform Versions

  • One Platform: V2.4.0 and above

Limitations

  1. APM version < V2.6.0: Agents do not support batch forwarding, data will be forwarded directly, no local cache mechanism;
  2. APM version < V2.10.0: YAML files of K8s resource objects display abnormally on the platform;
  3. APM version < V3.5.1: K8s resource object YAML files are incompatible with SmartGate 3.3.0.

Integrated Plugin Versions

  • Monitoring Point version: 1.4.7.0
  • etl_proxy: 2.0.0

Feature Optimizations

  1. Plugin Environment Variable Enhancement:

    • Added SMARTGATE_HOST_TAG, SMARTGATE_HOST_ATTR;
    • Automatically injects cluster name br.cluster.name into HostAttr environment variable;
  2. etl_proxy Upgraded to 2.0.0

    Changes:

    • 【Feature Refactoring】 New design, optimized system underlying architecture, refactored interaction protocol;
    • Incompatible upgrade: Requires One platform version ≥ 3.7.0.0;
    • Currently does not support K8s environment deployment.
  3. Bug Fixes

    • Fixed issue where low versions could not start after upgrade due to missing TLS configuration.

      Affected versions: SmartGate 3.5.0


Linux ARM64 System

Supported Platform Versions

  • One Platform: V2.4.0 and above

Limitations

(Same as Linux x86_64)

Integrated Plugin Versions

  • Monitoring Point version: 1.4.7.0
  • etl_proxy: 2.0.0

Feature Optimizations

(Same as Linux x86_64)

Bug Fixes

(Same as Linux x86_64)

💡 Platform Notes > ARM64 platform functionality is completely consistent with x86_64, fully supporting all features in this update.


Windows x86_64 Platform

Not Supported

SmartGate 3.5.1 version does not support Windows platform.


Compatibility Notes

Platform Compatibility

Operating SystemSupported ArchitectureMinimum One Version
Linuxx86_64V2.4.0
LinuxARM64V2.4.0
WindowsNot Supported----