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

[dev experience] unclobbering metrics tests #10747

Commits on Sep 10, 2024

  1. avoid clobbering all indexes by running tests

    - rename the `es` pytest marker to `es_metrics` (for clarity)
    - update the effect of that marker:
        - patch a prefix to each metric class's index and template names
        - instead of deleting ALL indexes and index templates, delete only
          those with the patched prefix
    aaxelb committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6d33ade View commit details
    Browse the repository at this point in the history