categraf/agent
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
..
agent.go feat(http): 增加 http server 和 prometheus、opentsdb、openfalcon 协议接口 (#136) 2022-08-03 09:05:49 +08:00
http_agent.go feat(http): 增加 http server 和 prometheus、opentsdb、openfalcon 协议接口 (#136) 2022-08-03 09:05:49 +08:00
logs_agent.go 1. add kafka metrics collector 2022-07-03 22:01:41 +08:00
logs_endpoints.go send logs to kafka 2022-06-24 13:42:41 +08:00
metrics_agent.go input code refactor 2022-08-01 19:00:28 +08:00
metrics_reader.go input code refactor 2022-08-01 19:00:28 +08:00
prometheus_scrape.go add deployment.yaml for scrape k8s apiserver & coredns 2022-07-14 16:49:38 +08:00
traces_agent.go add trace support 2022-06-28 16:33:27 +08:00