Skip to content

Improve service logging controls#80

Merged
letsrokk merged 1 commit into
masterfrom
feature/72-logging-improvements
Jul 20, 2026
Merged

Improve service logging controls#80
letsrokk merged 1 commit into
masterfrom
feature/72-logging-improvements

Conversation

@letsrokk

Copy link
Copy Markdown
Owner

Summary

  • Add Quarkus JSON logging support to API and proxy with plain text logs kept as the default.
  • Add Helm values/env vars for JSON logging and com.github.letsrokk service log levels.
  • Move proxied request/response logs to TRACE and add more explicit lifecycle log messages for pod creation and cleanup.

Fixes #72

Validation

  • ./mvnw test in fleet-api
  • ./mvnw test in fleet-proxy
  • helm template mock-fleet deploy/helm/mock-fleet

Notes

  • Initial parallel Java test run caused both Quarkus suites to contend for port 8081; rerunning sequentially passed.

@letsrokk
letsrokk marked this pull request as ready for review July 20, 2026 10:22
@letsrokk
letsrokk merged commit 181bdcc into master Jul 20, 2026
3 checks passed
@letsrokk
letsrokk deleted the feature/72-logging-improvements branch July 20, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant