{{ item.name }}
{{ item.name }}

{{ it.name }}

{{ it.text }}

{{ it.name }}

{{ innerIt.name }}

{{ innerIt.text }}

{{news.time}}
{{news.title}}
数据传输 | DTLE 3.20.09.0 来啦!
2020-09-28发布 1,172浏览

3.20.09.0 版本

DTLE Release Notes

开源数据传输组件 DTLE 3.20.09.0 已于昨日发布。


一、DTLE 项目介绍

爱可生开源社区的 DTLE ,自开源起一直定位于一款针对 MySQL 使用特点、支持多种使用场景的数据传输组件,希望能够解决当前 MySQL 应用中保障数据传输质量、能够适配复杂场景、提供多样功能的问题。

DTLE 获取

版本库:https://github.com/actiontech/dtle

文档:https://actiontech.github.io/dtle-docs-cn/

发布信息:https://github.com/actiontech/dtle/releases

Tips:建议下载最新的 Releases 版本。RH/Centos 等下载 rpm 安装包,一般 linux下载 tar 包,或使用 docker 运行。


二、新功能

翻译
1、新功能
本次版本升级,DTLE 带来了 复制延迟和内存使用的监控,具体细节请参考手册 3.4 & 3.11 章节。
  • 复制延迟的监控项

  • 内存使用的监控项

Prometheus 配置演示
使用 Prometheus 可直观查看监控项并记录历史值。
准备配置文件 less prometheus.yml:
scrape_configs:  - job_name: 'dtle'    # Override the global default and scrape targets from this job every 5 seconds.    scrape_interval: 5s    static_configs:      - targets: ['127.0.0.1:8190','127.0.0.2:8190'] # 填写dtle兼容层的地址。可填多个。
使用 docker 运行 Prometheus:
docker run \    -p 9090:9090 \    -v ${PWD}/prometheus.yml:/etc/prometheus/prometheus.yml \    prom/prometheus
然后浏览器访问 http://127.0.0.1:9090,并查询(Prometheus 提供补全)需要的监控项。

具体细节请参考手册 3.4 & 3.11 章节:
  • https://actiontech.github.io/dtle-docs-cn/3/3.4_metrics.html
  • https://actiontech.github.io/dtle-docs-cn/3/3.11_delay.html

2、修正

  • 替换增量序列换库

    降低 CPU 使用,提升性能

  • 处理含有大写字母的 'where' 列(# 523)


Release Notes
New
  • Metrics for delay 

  • Metrics for memory 

Fixed
  • Use gencode instead of gob for incremental stage serialization 

    Reduced CPU consumption and improved performance 

  • Fix #523: handle uppercase in 'where' column


以上就是DTLE版本更新的相关内容,更多 MySQL 数据库内容敬请期待。

上一篇
第06期:Prometheus 存储
400-820-6580 13916131869
marketing@actionsky.com
上海市闵行区万源路2138号泓茂中心2号楼
产品详情
关系型数据库
AI数据库
数据库智能管理平台
数据库生态产品
行业案例
金融行业
新零售行业
制造业
通信行业
更多
公司动态
最新新闻
国产化信息
技术分享
关于我们
公司简介
公司分布
国家专利
资质认证
扫码关注公众号
© Copyright 2017, All rights reserved by: 上海爱可生信息技术股份有限公司 沪ICP备12003970号-1 | 法律声明 | 网站地图
沪公网安备 31010402003331号