Skip to content

Commit 03f7ed4

Browse files
committed
Merge pull request #65 from mackerelio/add-elasticsearch-and-redis
[nit] add elasticsearch and redis into package
2 parents 81821c1 + c2ab931 commit 03f7ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packaging/config.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"description": "configuration for packaging mackerel-check-plugins",
33
"plugins": [
4+
"elasticsearch",
45
"file-age",
56
"http",
67
"load",
@@ -9,6 +10,7 @@
910
"ntpoffset",
1011
"postgresql",
1112
"procs",
13+
"redis",
1214
"tcp",
1315
"mysql"
1416
]

0 commit comments

Comments
 (0)