The GitHub Actions job "Backend CI" on hertzbeat.git has failed. Run started by GitHub user zqr10159 (triggered by zqr10159).
Head commit for run: 631eb34787695d58b3507ae648a866165a550ac8 / zqr10159 <[email protected]> ```feat(grafana): integrate Spring RestTemplate for API interactions Replace Forest client with Spring's RestTemplate to manage Grafana dashboards and data sources. Refactor API endpoints usage to enhance the integration and simplify the codebase for future maintainability. Update service and controller layers to handle Grafana service accounts, tokens, dashboards, and data sources using the Spring ecosystem. BREAKING CHANGE: Replace all Forest client usages with RestTemplate which might affect custom error handling and request/response interception mechanisms. Ensure to test the new integrationthoroughly, especially for edge cases and error scenarios. Client code examples for creating dashboards and data sources have been updated. Review and update any existing integration scripts or client libraries accordingly. Related to issue ``` Report URL: https://github.com/apache/hertzbeat/actions/runs/10597974778 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
