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

enhancement(prometheus): support prometheus2 .yml rule file format #333

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 15, 2024

  1. enhancement(prometheus): support prometheus2 .yml rule file format

    Signed-off-by: dpavle <dencic.pavle@gmail.com>
    dpavle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    52056c1 View commit details
    Browse the repository at this point in the history
  2. enhancement(prometheus): match any .yml file in /rules

    Co-authored-by: Ben Kochie <superq@gmail.com>
    Signed-off-by: Pavle <17710777+dpavle@users.noreply.github.com>
    dpavle and SuperQ authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3eff65f View commit details
    Browse the repository at this point in the history
  3. enhancement(prometheus): match any .yml file in /rules: docs

    Signed-off-by: dpavle <17710777+dpavle@users.noreply.github.com>
    dpavle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e8b9766 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    06de856 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. enhancement(prometheus): fully commit to the yaml rule format

    Signed-off-by: dpavle <17710777+dpavle@users.noreply.github.com>
    dpavle committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b8e4f31 View commit details
    Browse the repository at this point in the history
  2. enhancement(prometheus): handle yaml formatted files with the old .ru…

    …les extension
    
    Signed-off-by: dpavle <17710777+dpavle@users.noreply.github.com>
    dpavle committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a7b4409 View commit details
    Browse the repository at this point in the history
  3. enhancement(prometheus): fix linting errors

    Signed-off-by: dpavle <17710777+dpavle@users.noreply.github.com>
    dpavle committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0895a2c View commit details
    Browse the repository at this point in the history