Health Check Logging: - Update TelemetryFilter to catch both request and response logs - Filter /health and /health/time endpoints completely - Check phoenix_log metadata to suppress response logs - Prevents log flooding from Kubernetes probes (every 5s) - Refactor to reduce cyclomatic complexity (Credo compliant) CI Artifact Actions: - Downgrade upload-artifact from v4 to v3 - Downgrade download-artifact from v4 to v3 - v4 is not supported on Forgejo/GHES Fixes: - Production logs no longer flooded with health check entries - CI pipeline works on self-hosted Forgejo instance |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||