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

Alerting: Add database migration for recording rule fields #87012

Merged
merged 16 commits into from May 9, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    042f7c9 View commit details
    Browse the repository at this point in the history
  2. Add migration

    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    206f961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c916d49 View commit details
    Browse the repository at this point in the history
  4. extend fingerprint

    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b45677f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09189aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e8b27f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e55c6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9786625 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9e57f1 View commit details
    Browse the repository at this point in the history
  10. Use struct tag approach instead of FromDB/ToDB hooks as it better han…

    …dles nulls when deserializing
    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    84616f9 View commit details
    Browse the repository at this point in the history
  11. test for deser

    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    844d940 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    422018e View commit details
    Browse the repository at this point in the history
  13. back out of migration too

    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7cbc5f9 View commit details
    Browse the repository at this point in the history
  14. Drop datasourceref for now

    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5df33ee View commit details
    Browse the repository at this point in the history
  15. address linter complaints

    alexweav committed May 3, 2024
    Configuration menu
    Copy the full SHA
    715134a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1248ab View commit details
    Browse the repository at this point in the history