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

Retry connection with the backend of access logs #1100

Merged
merged 6 commits into from
Jul 17, 2024
Merged

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    f30d0b1 View commit details
    Browse the repository at this point in the history
  2. revive backend of access logs when it fails

    startup fails when access logs backend is not responding
    create const DEFAULT_LOG_TARGET with value "stdout"
    
    Co-Authored-By: Eloi DEMOLIS <eloi.demolis@clever-cloud.com>
    Keksoj and Wonshtrum committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    18d6649 View commit details
    Browse the repository at this point in the history
  3. propagate logging setup errors

    Keksoj committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dd54bea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec56678 View commit details
    Browse the repository at this point in the history
  5. Move unsent-access-logs metric increment out of sozu_command_lib

    Signed-off-by: Eloi DEMOLIS <eloi.demolis@clever-cloud.com>
    Wonshtrum authored and Keksoj committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b74888c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9f765c1 View commit details
    Browse the repository at this point in the history