Skip to content

v6.2.1

Compare
Choose a tag to compare
@Nick-0314 Nick-0314 released this 18 Jan 11:21
· 3554 commits to main since this release

New Features (Alpha)

-Universal Application Topology

  • Support zero interpolation code to automatically display the panoramic application topology of process granularity FR-001-XIAOMI
    -Auto Tagging
  • Support adding custom metadata for processes, cloud servers, and K8s Namespace FR-001-XIAOMI
  • Support automatic synchronization of K8s cluster information under AWS and Alibaba Cloud accounts
  • Supports synchronization of Baidu Cloud Smart Network (CSN) resource information
  • Querier API
    • Support PromQL
  • Management
    • Support the number of ClickHouse nodes greater than the number of deepflow-server replicas FR-003-ZHONGTONG
    • Support deepflow-agent running on K8s Node as a normal process (not Pod) FR-004-Tencent
    • Support specifying domain name controller or ingester address for deepflow-agent FR-008-XIAOMI

optimization

  • Querier API
    • Support returning the original field name before AS
  • Grafana
    • Optimize the Variable of Enum type to avoid expanding all candidate values in SQL when selecting All