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

[exporter/prometheusremotewriteexporter] Retry on 5xx status codes using cenkalti/backoff client #23842

Merged
merged 26 commits into from
Aug 29, 2023

Commits on Aug 10, 2023

  1. Add chlog

    vasireddy99 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    79d41dd View commit details
    Browse the repository at this point in the history
  2. Use retryablehttp client

    vasireddy99 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2630d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ff420 View commit details
    Browse the repository at this point in the history
  4. Use require.NoError

    vasireddy99 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8df157c View commit details
    Browse the repository at this point in the history
  5. Rebased

    vasireddy99 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4242c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc6099e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f03e816 View commit details
    Browse the repository at this point in the history
  8. Add 4xx test case

    vasireddy99 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    243f3ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    188c426 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    aa9d7bb View commit details
    Browse the repository at this point in the history
  2. Wrap to permanent error

    vasireddy99 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e5fa7e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Return Error

    vasireddy99 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fe660eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeadb69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c8840c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    ee0b776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d08920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f484a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    8261cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d7dc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    6751b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ae3d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    311966b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3c596 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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