Commit Graph

16 Commits

Author SHA1 Message Date
ning1875 42fc0527cb
1. Move the default ql to the configuration (#764)
2. add slowLogRecordSecond to  log slow query
3. Create a slice with a specified length to avoid dynamic expansion
4. slow query print fetch series time took and the result series num
2021-08-10 15:25:54 +08:00
ning1875 c38d595cb8
1. fix CommonQuerySeries.Warning range nil pointer err (#759) 2021-08-05 11:04:50 +08:00
710leo e27ec8136e refactor: remote write log print 2021-08-04 14:26:53 +08:00
ning1875 72244b1983
1. remove some todo (#755) 2021-08-02 17:37:55 +08:00
ning1875 e6cf77f34b
1. query nodata at one ts fill none (#753) 2021-07-30 10:19:03 +08:00
ning1875 9c9f2973f8
1. fix remote write err assert on recoverableError (#749) 2021-07-28 12:11:36 +08:00
ning1875 20e34bfe15
1. tag-pair support fuzzy matching search (#747) 2021-07-27 15:07:54 +08:00
UlricQin c0b42cf29a
bugfix: reuse error var in remoteWriteProm (#741)
* fix: reuse error var when remoteWritePost

* add debug log

* remove logs
2021-07-25 18:23:47 +08:00
ning1875 0d8e5ec77c
prometheus range_query 时间戳和分辨率 (#738)
* 1. notify.py 支持安装channel反射发送
2. 支持钉钉群发送
3. 生成告警模板信息

* 1. notify.py 支持安装channel反射发送
2. 支持钉钉群发送
3. 增加二开说明

* 1. notify.py 用户创建一个虚拟的用户保存上述im群 的机器人token信息 user的contacts map中

* 1. notify.py alerts目录改为原来的

* 1. notify.py dingtalk send continue匹配

* 1. push型告警支持多条件 任意一个触发就触发

* 1. prometheus查询接口 tag-keys tag-values支持 params为空的情况

* 1. prometheus查询接口 ident匹配全部改为精确匹配
2. tagKey 提示改为tag_key

* 1. prometheus查询接口 支持instance_query 对外暴露

* 1. prometheus instance_query改名为instant-query
2. page group中去掉数据查询相关path

* 1. prometheus range_query 时间戳改为秒级
2. 查询支持传入分辨率参数
2021-07-20 16:15:06 +08:00
ning1875 034b7a642e
refactor: rename instance_query to instant_query 2021-07-19 19:17:22 +08:00
710leo 407f9ca6ad refactor: change query default resolution 2021-07-19 16:27:37 +08:00
ning1875 bf1d8b1be4
feat: add instance_query api (#731) 2021-07-19 16:14:52 +08:00
710leo d6c6eaa064 refactor: series push api 2021-07-17 15:37:16 +08:00
ning1875 39de0892f1
fix: query index api 2021-07-08 20:37:23 +08:00
qinyening 4585519943
fix: tag-keys tag-values query when params are empty (#722)
Co-authored-by: ning1875 <907974064@qq.com>
2021-07-06 20:42:27 +08:00
qinyening 4e6e70c14d
release v5.0.0-rc1 (#708)
* release v5.0.0-rc1
2021-06-28 00:42:39 +08:00