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

Promtail: Fix retry/stop when erroring for out of cloudflare retention range (e.g. over 168 hours old) #5698

Merged

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    5066bce View commit details
    Browse the repository at this point in the history
  2. doc: 5696 update changelog

    Paul Ryan committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    428c4e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. fix: 5696 warn as suggested

    Paul Ryan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7001ffc View commit details
    Browse the repository at this point in the history
  2. fix: 5696 stronger check

    Paul Ryan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    f528d1c View commit details
    Browse the repository at this point in the history
  3. fix: 5696 fix linted issue

    Paul Ryan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e6a9d3b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. fix: 5696, updated per cstyan suggestions.

    Paul Ryan committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a46bdf2 View commit details
    Browse the repository at this point in the history
  2. doc: 5696, rollback formatting

    Paul Ryan committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    02067ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    650c57a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 29, 2022

  1. fix: 5696 update to regexp as requested

    Paul Ryan committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    3718c11 View commit details
    Browse the repository at this point in the history
  2. fix: 5696 regexp lint issue

    Paul Ryan committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0b70ebc View commit details
    Browse the repository at this point in the history