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

(fleet/prometheus rules) GitOps prom rules #346

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2024

  1. (fleet/prometheus/alerts) set up gitops for alert deployment

    This allows for prometheus rules to be automagically applied through rancher
    fleet. Simply adding some rules to the fleet directory will deploy them into the
    cluster, ready for the prometheus operator to pick them up and deploy.
    
    Documentation to be found in the `docs/alerts` directory.
    
    (fleet/lib/prometheusrules) add values file
    
    (fleet/prometheus rules) depends on prometheus-crds
    fbegyn committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7a01fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d90c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0885a7c View commit details
    Browse the repository at this point in the history
  4. (fleet/alerts) add ceph alerts

    fbegyn committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    882d4ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75ded13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8d6b86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b44d94c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78afed4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9354afa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58cd0b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7a82b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62d8d60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22f5863 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update externalsecret-grafana-keycloak-credentials.yaml

    Use the correct key for the secret instead of the older one.
    fbegyn authored and KrisBuytaert committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5735726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e34dc View commit details
    Browse the repository at this point in the history
  3. Fixing Yaml

    KrisBuytaert committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a024f6c View commit details
    Browse the repository at this point in the history