27520 Commits

Author SHA1 Message Date
Zhaozhen Liang
c97f696ea2 Merge pull request #219 from Snapchat/emit-non-empty-shard-less-replica-issue
add metric emit for non-empty primary with less than 2 connected replicas
2023-08-22 11:34:09 -06:00
zliang
cec570fdf1 address comments 2023-08-22 11:10:56 -06:00
zliang
6375e919b9 add metric emit for non-empty primary with less than 2 connected replicas 2023-08-21 18:29:05 -06:00
Zhaozhen Liang
bf29926686 Merge pull request #218 from Snapchat/change-memfree-to-memavailable
update MemFree to MemAvailable in keydb statsd
2023-08-21 16:46:38 -06:00
zliang
813bf15ae0 update MemFree to MemAvailable in keydb statsd 2023-08-21 15:28:26 -06:00
John Sully
ffac55273a Remove Expireset (#217)
Major refactor to place expiry information directly in the object struct.
2023-08-21 16:36:45 -04:00
Zhaozhen Liang
80dcbad30f Merge pull request #216 from Snapchat/add-free-memory-and-shard-num-metrics-emit-statsd
emit system free memory metrics with '/proc/meminfo'
2023-08-18 10:50:21 -06:00
zliang
eb14f4298c have emit system free memory within metrics_time_taken_us and also add metric time taken for it 2023-08-18 10:20:00 -06:00
zliang
6fa696bb98 emit system free metrics with '/proc/meminfo' 2023-08-17 19:31:52 -06:00
Zhaozhen Liang
abd6e77c95 Merge pull request #215 from Snapchat/make-docker-build-independent
make docker build independent
2023-08-16 12:24:25 -06:00
zliang
7a00a43170 add new build to ci 2023-08-15 15:52:59 -06:00
zliang
426eabe143 make docker build independent 2023-08-15 15:27:05 -06:00
Zhaozhen Liang
222776e98b Merge pull request #214 from Snapchat/update-docker-build-tag
use commit hash as tag template
2023-08-15 13:13:30 -06:00
zliang
76fec1c22e Revert "test tag"
This reverts commit 9cbc57137d57aab4fdd5a9283bae07391b3c7f8b.
2023-08-15 12:40:10 -06:00
zliang
9cbc57137d test tag 2023-08-15 12:25:15 -06:00
zliang
94b40af1c3 fix 2023-08-15 11:56:03 -06:00
zliang
df9039d83f use commit hash as tag template 2023-08-15 11:37:29 -06:00
Zhaozhen Liang
a1b55eddf8 Merge pull request #211 from Snapchat/machamp-release-publish-image
add docker build
2023-08-15 09:40:43 -06:00
zliang
70f2a74ff1 fix the comment caused stuck docker build 2023-08-14 18:34:05 -06:00
zliang
e15a2b609c fix 2023-08-14 17:05:37 -06:00
zliang
7d96689ae6 fix check in Dockerfile docker-entrypoint.sh 2023-08-14 16:31:41 -06:00
Zhaozhen Liang
8cbb53e7cb Merge branch 'main' into machamp-release-publish-image 2023-08-14 12:55:30 -06:00
zliang
b6f91e4c26 include building keydb statsd module 2023-08-14 12:03:36 -06:00
Zhaozhen Liang
deb48fba62 Merge pull request #213 from Snapchat/move-cpp-statsd-client-to-dep
move cpp-statsd-client to deps
2023-08-14 11:30:40 -06:00
zliang
b51f267112 remove submodule instead use the source 2023-08-14 11:13:06 -06:00
zliang
a055da3b4c update relative path in compilation 2023-08-14 10:56:51 -06:00
zliang
68ce12ad3a checkout to a06a5b9359f31d946fe163b9038586982971ae49 2023-08-14 10:25:23 -06:00
zliang
b8208794a3 move cpp-statsd-client to deps 2023-08-14 10:23:22 -06:00
zliang
12bf6188ae Merge branch 'main' into machamp-release-publish-image 2023-08-11 17:21:51 -06:00
Zhaozhen Liang
cb147defbd Merge pull request #212 from Snapchat/migrate-keydb_modstatsd
migrate keydb_modstatsd to keydb-internal
2023-08-11 15:40:41 -06:00
zliang
4d56a1c5ed have clean also trigger keydb_modstatsd clean 2023-08-11 15:19:53 -06:00
zliang
289df10eb1 update 2023-08-11 15:16:10 -06:00
zliang
6e0305828e include trigger keydb_modstatsd Makefile in modules Makefile 2023-08-11 15:14:35 -06:00
zliang
6e1fbb2d14 add submodule cpp-statsd-client 2023-08-11 13:34:23 -06:00
zliang
c94560f0ba rm 2023-08-11 13:32:20 -06:00
zliang
db3fb7e9fe migrate keydb_modstatsd to keydb-internal 2023-08-11 13:26:28 -06:00
zliang
7a496d3dde address intentation and use default release 2023-08-10 14:08:37 -06:00
zliang
7bce881287 add release publish docker image 2023-08-10 11:29:07 -06:00
zliang
353695887a fix the working dir in Dockerfile 2023-08-09 11:44:33 -06:00
zliang
4fe4b235b2 add docker build 2023-08-08 19:28:44 -06:00
Malavan Sotheeswaran
441b74a936 Merge remote-tracking branch 'origin/main' 2023-07-25 21:44:27 -07:00
Alex Cope
ce70e8cd0c revert 2023-07-25 21:35:17 -07:00
Alex Cope
e3a1ea3928 with config 2023-07-25 21:34:50 -07:00
Rolf Ahrenberg
a464a7173d Use tini in Alpine-based Docker image (#682) 2023-07-25 21:33:30 -07:00
Karthick Ariyaratnam (A)
806175df99 Fix a fug where repl-backlog-size config was modifed in keydb.conf with the runtime value during config rewrite. 2023-07-25 21:33:30 -07:00
Karthick Ariyaratnam
bcb542128a Fix a bug where a temp rdb file with zero bytes is generated in flash mode. (#696)
Co-authored-by: Karthick Ariyaratnam (A) <k00809413@china.huawei.com>
2023-07-25 21:33:30 -07:00
Ikko Eltociear Ashimine
870b0db23d Fix typo in module.cpp (#686)
comparision -> comparison
2023-07-25 21:33:30 -07:00
Philipp Trulson
a4c19e3430 Enable KeyDB FLASH in Docker images (#687) 2023-07-25 21:33:30 -07:00
Pim van den Broek
9a8a36e8ee Fix redis-cli symlink (#689) 2023-07-25 21:33:30 -07:00
John Sully
aef01878a5 Build break fix 2023-07-25 21:32:52 -07:00