Skip to content

chore: [k211] fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans - #13593

Merged
slim-bean merged 1 commit into
k211from
backport-13592-to-k211
Jul 20, 2024
Merged

chore: [k211] fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans#13593
slim-bean merged 1 commit into
k211from
backport-13592-to-k211

Conversation

@grafanabot

Copy link
Copy Markdown
Contributor

Backport d3e1edb from #13592


What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR
…retries to be wrapped with spans (#13592)

Signed-off-by: Edward Welch <edward.welch@grafana.com>
(cherry picked from commit d3e1edb)
@slim-bean
slim-bean merged commit b5a8757 into k211 Jul 20, 2024
@slim-bean
slim-bean deleted the backport-13592-to-k211 branch July 20, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment