Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logging #775

Merged
merged 6 commits into from
Nov 6, 2024
Merged

Improve logging #775

merged 6 commits into from
Nov 6, 2024

Conversation

EarthlingDavey
Copy link
Contributor

@EarthlingDavey EarthlingDavey commented Nov 5, 2024

  • Log Relay (Redis) errors to stderr.
    A note on memory limit: https://relay.so/docs/1.x/configuration#memory-limits
  • fpm to not log every request, it's makes the logs too noisy.
  • Filter out known hosts from pre_http_request logging - to remove noise from the logs.
  • Prevent API requests for core, theme and plugin versions.

@EarthlingDavey EarthlingDavey marked this pull request as draft November 6, 2024 10:30
@EarthlingDavey EarthlingDavey changed the title Log Relay (Redis) errors to stderr. Improve logging Nov 6, 2024
@EarthlingDavey EarthlingDavey marked this pull request as ready for review November 6, 2024 12:26
public/app/themes/clarity/inc/updates.php Outdated Show resolved Hide resolved
@EarthlingDavey EarthlingDavey merged commit 662c087 into main Nov 6, 2024
5 checks passed
@EarthlingDavey EarthlingDavey deleted the log-relay-errors-to-stderr branch November 6, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants