feat: Add probes to worker service (#7896)

* feat: Add probes to worker service

* feat: Add probes to worker service

* Merge branch 'master' into pr/7896

* refactor

---------

Co-authored-by: Chris Lu <chris.lu@gmail.com>
This commit is contained in:
Sheya Bernstein
2025-12-27 21:40:05 +00:00
committed by GitHub
parent ef20873c31
commit 915a7d4a54
4 changed files with 44 additions and 6 deletions

4
.gitignore vendored
View File

@@ -133,3 +133,7 @@ test/s3/remote_cache/primary-server.pid
/test/erasure_coding/filerldb2
/test/s3/cors/test-mini-data
/test/s3/filer_group/test-volume-data
# ID and PID files
*.id
*.pid