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

Fix report generation by API requests #28

Merged
merged 5 commits into from
May 2, 2024
Merged

Conversation

mahendrapaipuri
Copy link
Owner

Closes #26 closes #24

* Users will be able to configure service token from UI or provisioning config

* Update e2e tests

Signed-off-by: Mahendra Paipuri <[email protected]>
* Support externalServiceAccounts feature flag and provision service account token

* Always prefer cookie to token for making requests

* If both token and externalServiceAccounts are configured, always prefer token provisioned by externalServiceAccounts

* Update plugin SDK version, tests and screenshots

Signed-off-by: Mahendra Paipuri <[email protected]>
* Add a test for report API request

Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri added enhancement New feature or request bugfix labels May 1, 2024
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri merged commit 7d571f8 into main May 2, 2024
2 checks passed
@mahendrapaipuri mahendrapaipuri deleted the support_api_report branch May 2, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error 401 while generating a report using grafana API Support for service account authentication
1 participant