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

[v10.0.x] Plugins: Only configure plugin proxy transport once #71742

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport b59ca7f from #71735


What is this feature?

Fixes an issue where plugin proxy transport is re-created for each request.

Why do we need this feature?

Connections are not re-used.

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

only configure plugin proxy transport once

(cherry picked from commit b59ca7f)
@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner July 17, 2023 11:39
@grafana-delivery-bot grafana-delivery-bot bot requested review from sakjur, papagian and zserge and removed request for a team July 17, 2023 11:39
@grafana-delivery-bot grafana-delivery-bot bot added this to the 10.0.x milestone Jul 17, 2023
@wbrowne wbrowne enabled auto-merge (squash) July 17, 2023 11:40
@wbrowne wbrowne self-assigned this Jul 17, 2023
@wbrowne wbrowne merged commit 6a08346 into v10.0.x Jul 17, 2023
16 checks passed
@wbrowne wbrowne deleted the backport-71735-to-v10.0.x branch July 17, 2023 11:52
@zerok zerok modified the milestones: 10.0.x, 10.0.3 Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants