Skip to content

Add shared context to reset Prometheus config between tests

Matthias Käppler requested to merge 349019-prometheus-test-shared-context into master

What does this MR do and why?

A perhaps cleaner solution than !77157 (merged).

Tests that mutate the Prometheus::Client.configuration can use this shared context instead of performing manual cleanup.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #349019 (closed)

Edited by Matthias Käppler

Merge request reports