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
4 years ago
ning1875
c38d595cb8
1. fix CommonQuerySeries.Warning range nil pointer err ( #759 )
4 years ago
710leo
e27ec8136e
refactor: remote write log print
4 years ago
ning1875
72244b1983
1. remove some todo ( #755 )
4 years ago
ning1875
e6cf77f34b
1. query nodata at one ts fill none ( #753 )
4 years ago
ning1875
9c9f2973f8
1. fix remote write err assert on recoverableError ( #749 )
4 years ago
ning1875
20e34bfe15
1. tag-pair support fuzzy matching search ( #747 )
4 years ago
UlricQin
c0b42cf29a
bugfix: reuse error var in remoteWriteProm ( #741 )
...
* fix: reuse error var when remoteWritePost
* add debug log
* remove logs
4 years ago
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. 查询支持传入分辨率参数
4 years ago
ning1875
034b7a642e
refactor: rename instance_query to instant_query
4 years ago
710leo
407f9ca6ad
refactor: change query default resolution
4 years ago
ning1875
bf1d8b1be4
feat: add instance_query api ( #731 )
4 years ago
710leo
d6c6eaa064
refactor: series push api
4 years ago
ning1875
39de0892f1
fix: query index api
4 years ago
qinyening
4585519943
fix: tag-keys tag-values query when params are empty ( #722 )
...
Co-authored-by: ning1875 <907974064@qq.com>
4 years ago
qinyening
4e6e70c14d
release v5.0.0-rc1 ( #708 )
...
* release v5.0.0-rc1
4 years ago