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

Improve smartquery and query_factory beyond data source health checks #112

Merged
merged 21 commits into from
Sep 15, 2023

Commits on Sep 15, 2023

  1. dsquery: Add health and datasource proxy

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bf90b54 View commit details
    Browse the repository at this point in the history
  2. dsquery: New args; new examples; new db

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ec4e11d View commit details
    Browse the repository at this point in the history
  3. dsquery: add some db models for query_factory

    now returns dict containing all info to request Grafana API.
    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    68544fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa854bd View commit details
    Browse the repository at this point in the history
  5. dsquery: fix typo

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    517353d View commit details
    Browse the repository at this point in the history
  6. dsquery: remove smartquery_old

    fix smart_query for check_health
    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    275c3e9 View commit details
    Browse the repository at this point in the history
  7. dsquery: syncho !?

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4bd1401 View commit details
    Browse the repository at this point in the history
  8. dsquery: change smartquery args

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    84167fb View commit details
    Browse the repository at this point in the history
  9. dsquery: fix test_*errors

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a4356e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c80ddd5 View commit details
    Browse the repository at this point in the history
  11. dsquery: add test for grafite and loki

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5624783 View commit details
    Browse the repository at this point in the history
  12. dsquery: change typo

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    42834a4 View commit details
    Browse the repository at this point in the history
  13. dsquery: set smaller interval

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f676aaa View commit details
    Browse the repository at this point in the history
  14. dsquery: remove smartquery_old again ?!

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4a3483a View commit details
    Browse the repository at this point in the history
  15. dsquery: fix historical queries methods

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dc7ea3e View commit details
    Browse the repository at this point in the history
  16. dsquery: fix instant query mode

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9373485 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19cdafc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    44707f4 View commit details
    Browse the repository at this point in the history
  19. dsquery: fix required and default values

    peekjef72 authored and amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    370bde0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    789c660 View commit details
    Browse the repository at this point in the history
  21. dsquery: Adjust software tests

    amotl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5782066 View commit details
    Browse the repository at this point in the history