The GitHub Actions job "Backend CI" on hertzbeat.git has failed.
Run started by GitHub user zqr10159 (triggered by zqr10159).

Head commit for run:
c012ae8784739582457c9abfbbb9b79867ecb5d1 / zqr10159 <[email protected]>
```feat(grafana): add instance identifier to dashboard URL and streamline 
dashboard deletion

- Incorporate a unique instance identifier into the Grafana dashboard URL to 
support
  individualized access. This enhancement involves modifying the URL 
construction to include
  the `INSTANCE` parameter followed by the `monitorId`.

- Streamline the dashboard deletion process by moving the call to 
`dashboardDao.deleteByMonitorId`
  outside of the try-catch block, ensuring that dashboard deletion from the 
database is always
  attempted regardless of the API call's outcome. This change simplifies 
dashboard lifecycle
  management and helps maintain data consistency.

Additionally, correct the comments in `GrafanaInit` to reflect the logical step 
order in the
initialization sequence, improving code readability.
```

Report URL: https://github.com/apache/hertzbeat/actions/runs/10676289341

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to