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

Enrich custom variable lists in monitoring and icingadb details #2445

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    29d22bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d58c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4a3755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba672ff View commit details
    Browse the repository at this point in the history
  5. DirectorDatafield: Properly cache category in getCategory()

    Makes `getCategoryName()` work.
    nilmerg authored and raviks789 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f882d38 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Icingadb/CustomVarRenderer: Cast data field setting value data_list_i…

    …d to integer for postgres database
    raviks789 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    01a2a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b5a32 View commit details
    Browse the repository at this point in the history
  3. PHPStan: Update baseline

    raviks789 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    357fad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc39ee2 View commit details
    Browse the repository at this point in the history
  5. Monitoring/CustomVarRenderer: Cast data field setting value data_list…

    …_id to integer for postgres database
    raviks789 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4c83e76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1b5e18 View commit details
    Browse the repository at this point in the history
  7. Monitoring/CustomVarRenderer: Look for the service in all of its types

    The service could be directly created, or applied through an apply rule or could be an inherited service or a service applied through service set.
    raviks789 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    233f109 View commit details
    Browse the repository at this point in the history
  8. Icingadb/CustomVarRenderer: Look for the service in all of its types

    It can be a directly created service or an applied service or an inherited service or service applied through service set.
    raviks789 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fcc124d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2ca271 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a814739 View commit details
    Browse the repository at this point in the history