Commit Graph

460 Commits

Author SHA1 Message Date
Ulric Qin 04fe1eb704 add breaker for node_stats 2022-06-29 19:42:43 +08:00
ulricqin 2c7b486b75
Merge pull request #59 from ysyneu/main
more factories and docs for traces; support config files with .yml suffix
2022-06-29 19:07:26 +08:00
kongfei 0a8d35ca0d update readme 2022-06-29 14:21:03 +08:00
Ulric Qin 84d205f714 refactor es plugin 2022-06-29 12:26:22 +08:00
Ulric Qin 9112e403ac modify default settings of plugin es 2022-06-29 11:47:23 +08:00
Ulric Qin b6072e67e5 add address tag for es plugin 2022-06-29 11:40:54 +08:00
ysyneu a6e15f7fe9
Merge branch 'main' into main 2022-06-29 10:10:36 +08:00
Ulric Qin b4d2c7f28d replace invalid chars in metric name 2022-06-29 08:57:38 +08:00
Ulric Qin be8124772b code refactor 2022-06-29 08:25:22 +08:00
Ulric Qin 94a403b1f8 code refactor 2022-06-29 08:07:28 +08:00
Ulric Qin ef0e2b5c86 code refactor 2022-06-29 08:05:37 +08:00
Ulric Qin 9561275da1 refactor es plugin 2022-06-29 07:54:48 +08:00
Ulric Qin d0747c637f add elasticsearch_up metric 2022-06-29 07:49:46 +08:00
Ulric Qin 9b0596c73a es default settings 2022-06-29 07:21:22 +08:00
Ulric Qin a269430934 register es plugin 2022-06-29 07:16:54 +08:00
Ulric Qin d88c8fccb4 add es plugin, beta version 2022-06-28 23:59:47 +08:00
ysyneu 57f4c8895e
Merge branch 'flashcatcloud:main' into main 2022-06-28 20:12:38 +08:00
yushuangyu e11cc6677e add more docs for traces.yaml 2022-06-28 20:11:39 +08:00
Ulric Qin d13ef2d3d9 Merge branch 'main' of github.com:flashcatcloud/categraf 2022-06-28 19:59:08 +08:00
Ulric Qin 1f157a6ac3 update kubernetes README 2022-06-28 19:58:57 +08:00
kongfei605 05c2a0e0bb
Merge pull request #58 from kongfei605/readme
update readme
2022-06-28 17:11:56 +08:00
kongfei c4ef069f33 update readme 2022-06-28 17:10:47 +08:00
ulricqin 4c5d4252f5
Merge pull request #57 from ysyneu/main
add traces support
2022-06-28 17:05:37 +08:00
yushuangyu cf5b714013 rename traces.yaml 2022-06-28 17:04:57 +08:00
ysyneu 632369bfc4
Merge branch 'flashcatcloud:main' into main 2022-06-28 16:34:04 +08:00
yushuangyu ae7ec8008e add trace support 2022-06-28 16:33:27 +08:00
kongfei605 8e2a88389c
Merge pull request #56 from kongfei605/prom_support_env
sidecar demo
2022-06-28 15:52:47 +08:00
kongfei 1060a425e7 sidecar demo in readme 2022-06-28 15:49:10 +08:00
kongfei d26c2aae11 sidecar demo 2022-06-28 15:41:39 +08:00
kongfei605 d9455a13ed
Merge pull request #55 from kongfei605/prom_support_env
support env var for prom instances
2022-06-28 11:56:07 +08:00
kongfei aaf201b9d2 support env var for prom instances 2022-06-28 11:34:08 +08:00
ulricqin 6fa7e57294
Merge pull request #53 from tanxiao1990/fix-ping-dashboard-pr
fix: ping dashboard metric error fix
2022-06-25 16:33:36 +08:00
Ulric Qin ae415ec432 update README 2022-06-25 14:13:34 +08:00
tanxiao d6fe6e2a79 fix: ping dashboard metric error fix 2022-06-25 11:11:37 +08:00
kongfei605 bce7f9cf69
Merge pull request #52 from flashcatcloud/github_action
optimize building time of github action
2022-06-25 00:06:45 +08:00
kongfei bc292356e6 optimize building time of github action 2022-06-25 00:03:56 +08:00
kongfei605 5ba3689032
Merge pull request #51 from flashcatcloud/github_action
build artifacts respectively
2022-06-24 23:33:53 +08:00
kongfei 3baf8ec138 build artifacts respectively 2022-06-24 23:29:34 +08:00
ulricqin 5b89d64dcc
add tag: replica_role for redis plugin Merge pull request #50 from flashcatcloud/redis_plugin
add tag: replica_role for redis plugin
2022-06-24 19:40:20 +08:00
Ulric Qin e1889ee7fe remove replica_role tag for metric redis_replication_* 2022-06-24 19:39:03 +08:00
Ulric Qin 39505d5cbf add tag: replica_role for redis_plugin 2022-06-24 19:12:12 +08:00
kongfei605 88263fdb62
Merge pull request #49 from kongfei605/fix_log_endpoints
fix building log endpoints without error judge
2022-06-24 18:22:06 +08:00
kongfei 190d067401 fix building log endpoints without error judge 2022-06-24 18:20:59 +08:00
kongfei 0d80ef5623 fix building log endpoints without error judge 2022-06-24 18:19:23 +08:00
Ulric Qin f4f49e114d update README 2022-06-24 17:53:45 +08:00
Ulric Qin fe5a0f71b9 refactor var name 2022-06-24 17:29:06 +08:00
Ulric Qin f3b2569d3b refactor input reader 2022-06-24 17:14:59 +08:00
Ulric Qin e18d26f3ce refactor metrics_agent and reader 2022-06-24 17:00:49 +08:00
Ulric Qin de571b21f2 refactor agent 2022-06-24 16:35:46 +08:00
Ulric Qin b7d3925d53 add some kube-state-metrics related yaml files 2022-06-24 16:19:01 +08:00