Skip to content

[Backport 3.5] Fix issue connecting with prometheus by wrapping with AccessController.doPrivilegedChecked (#5061)#5101

Merged
Swiddis merged 1 commit intoopensearch-project:3.5from
joshuali925:fix-prometheus-3.5
Feb 2, 2026
Merged

[Backport 3.5] Fix issue connecting with prometheus by wrapping with AccessController.doPrivilegedChecked (#5061)#5101
Swiddis merged 1 commit intoopensearch-project:3.5from
joshuali925:fix-prometheus-3.5

Conversation

@joshuali925
Copy link
Member

Description

backport #5061

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…r.doPrivilegedChecked

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 15b2c78)

add wrapper for other Prometheus calls

Signed-off-by: Joshua Li <joshuali925@gmail.com>
(cherry picked from commit 5cd034c)
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@Swiddis Swiddis merged commit c5aefe0 into opensearch-project:3.5 Feb 2, 2026
7 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants