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

Extract Prometheus extensions for Shovel and Federation into their own plugins (backport #11940) #11942

Merged
merged 5 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. Move shovel prometheus to its own plugin

    (cherry picked from commit 2766122)
    SimonUnge authored and mergify[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    edc8be2 View commit details
    Browse the repository at this point in the history
  2. Rework shovel_prometheus and federation_prometheus plugins

    to structure them like applications.
    
    This updates Bazel files but not yet Make ones.
    
    (cherry picked from commit ed7e79c)
    michaelklishin authored and mergify[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    009c137 View commit details
    Browse the repository at this point in the history
  3. Make sure Makefile output correct application config for shovel and f…

    …ederation prometheus
    
    (cherry picked from commit dd110f8)
    SimonUnge authored and mergify[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c06dd64 View commit details
    Browse the repository at this point in the history
  4. Update workflows

    (cherry picked from commit 7634ce9)
    michaelklishin authored and mergify[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    740d499 View commit details
    Browse the repository at this point in the history
  5. gmake .github/workflows/test.yaml, gmake .github/workflows/test-mixed…

    …-versions.yaml
    
    (cherry picked from commit f0f2ed4)
    michaelklishin authored and mergify[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    208aa1c View commit details
    Browse the repository at this point in the history