Ulric Qin
|
17d37dc68b
|
code refactor for http server
|
2022-08-03 10:41:44 +08:00 |
JellyTony
|
af8f56b037
|
feat(http): 增加 http server 和 prometheus、opentsdb、openfalcon 协议接口 (#136)
* feat(http): 增加 http server 和 prometheus、opentsdb、openfalcon 协议接口
* refactor: 重构
* fix: 致命日志改为普通日志
* refactor: 去除无用的文件
* fix: 修复 bug
* feat: 指标上报接口增加 忽略 全局标签和 hostname 标签设置
* refactor: 重构
* refactor: 去除无用函数
|
2022-08-03 09:05:49 +08:00 |
Ulric Qin
|
5e9bda3cf6
|
remove some configurations of writer
|
2022-05-28 09:24:30 +08:00 |
Ulric Qin
|
10573a3b26
|
auto detect hostname and ip
|
2022-04-27 17:54:11 +08:00 |
Ulric Qin
|
7a30b6756e
|
use config.Duration instead int64
|
2022-04-17 12:54:32 +08:00 |
Ulric Qin
|
18f7a1969d
|
add collector: kernel
|
2022-04-16 23:14:48 +08:00 |
Ulric Qin
|
24bc560390
|
refactor framework
|
2022-04-16 16:52:23 +08:00 |
Ulric Qin
|
113dee8c0f
|
add collector net
|
2022-04-15 23:06:13 +08:00 |
Ulric Qin
|
41878006f2
|
add some blank lines
|
2022-04-15 13:42:18 +08:00 |
Ulric Qin
|
338bb50b66
|
use _ vars
|
2022-04-15 13:41:02 +08:00 |
Ulric Qin
|
88a454b27a
|
add interval configuration in global section
|
2022-04-14 23:00:39 +08:00 |
Ulric Qin
|
fb4f23c6a6
|
add system collector
|
2022-04-14 18:34:27 +08:00 |
Ulric Qin
|
6ae0309cf6
|
labels overwrite
|
2022-04-13 23:56:04 +08:00 |
Ulric Qin
|
8e14600321
|
code refactor
|
2022-04-13 20:12:20 +08:00 |
Ulric Qin
|
5c1dd43351
|
print agent global configs
|
2022-04-13 18:16:16 +08:00 |
Ulric Qin
|
c9ad83d0e0
|
add command flag
|
2022-04-13 14:09:33 +08:00 |