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

Adjust the alerting functionality and add redirections support #117

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

ZPascal
Copy link
Owner

@ZPascal ZPascal commented Dec 2, 2024

No description provided.

@ZPascal ZPascal self-assigned this Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3730100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3360100%
TOTAL103920100%
Tests Skipped Failures Errors Time
1000 0 💤 0 ❌ 0 🔥 4.690s ⏱️

Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3730100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3360100%
TOTAL103920100%
Tests Skipped Failures Errors Time
1000 0 💤 0 ❌ 0 🔥 4.694s ⏱️

@ZPascal ZPascal force-pushed the adjust-the-alerting-functionality branch from 79b0946 to ff3c3a7 Compare December 22, 2024 16:22
Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3730100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3360100%
TOTAL103920100%
Tests Skipped Failures Errors Time
1000 0 💤 0 ❌ 0 🔥 4.665s ⏱️

* feat: Add redirect support
* fix: Adjust the alerting functionality
@ZPascal ZPascal force-pushed the adjust-the-alerting-functionality branch from 41d1690 to 94f9758 Compare December 22, 2024 16:29
Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3730100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3360100%
TOTAL103920100%
Tests Skipped Failures Errors Time
1000 0 💤 0 ❌ 0 🔥 4.527s ⏱️

Copy link
Contributor

Coverage Report
FileStmtsMissCover
grafana_api
   \_\_init\_\_.py00100%
   admin.py1600100%
   alerting.py2990100%
   alerting_notifications.py910100%
   alerting_provisioning.py2280100%
   annotations.py1180100%
   api.py1220100%
   authentication.py310100%
   correlations.py620100%
   dashboard.py2490100%
   datasource.py2780100%
   external_group.py340100%
   folder.py1280100%
   legacy_alerting.py630100%
   legacy_playlist.py550100%
   library.py840100%
   licensing.py260100%
   model.py3730100%
   organisation.py1510100%
   other_http.py640100%
   playlist.py800100%
   preferences.py530100%
   query_history.py700100%
   rbac.py3880100%
   reporting.py1740100%
   search.py140100%
   service_account.py1150100%
   short_url.py160100%
   snapshot.py540100%
   sso_settings.py610100%
   team.py1380100%
   user.py1530100%
tests/unittests
   test_admin.py3460100%
   test_alerting.py5140100%
   test_alerting_notifications.py1750100%
   test_alerting_provisioning.py3670100%
   test_annotations.py1350100%
   test_api.py1760100%
   test_authentication.py600100%
   test_correlations.py1240100%
   test_dashboard.py4980100%
   test_datasource.py5390100%
   test_external_group.py650100%
   test_folder.py2480100%
   test_legacy_alerting.py890100%
   test_legacy_playlist.py1090100%
   test_library.py1560100%
   test_licensing.py520100%
   test_model.py360100%
   test_organisation.py2280100%
   test_other_http.py1030100%
   test_playlist.py1670100%
   test_preferences.py950100%
   test_query_history.py1290100%
   test_rbac.py6780100%
   test_reporting.py3150100%
   test_search.py250100%
   test_service_account.py1730100%
   test_short_url.py250100%
   test_snapshot.py1070100%
   test_sso_settings.py1030100%
   test_team.py2870100%
   test_user.py3360100%
TOTAL103920100%
Tests Skipped Failures Errors Time
1000 0 💤 0 ❌ 0 🔥 4.702s ⏱️

@ZPascal ZPascal merged commit 7b2321d into main Dec 22, 2024
6 checks passed
@ZPascal ZPascal deleted the adjust-the-alerting-functionality branch December 22, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant