feat: add IoTDB datasource support#3139
Conversation
|
👍 After the frontend PR modifications are completed, we'll handle the PR together. |
|
@HTHou front/statik/statik.go The statik tool generates binary embedded files based on frontend build artifacts. These should typically be updated separately by the frontend build process and should not be mixed into functional PRs. |
|
Hi @710leo, happy to see this PR is merged. I also updated implementation recently in the branch https://github.com/HTHou/nightingale/tree/codex/iotdb-auto-downsample and https://github.com/HTHou/nightingale-fe/tree/codex/iotdb-auto-downsample. May I need to submit them again? |
|
@HTHou For the nightingale project, you can submit a new pull request (PR) to the iotdb branch. For the n9e/fe project, you can continue to update the original PR. |
* feat: add IoTDB datasource support (#3139) * change statik.go * `feat: derive IoTDB query time window from interval for alert engine` * feat: propagate context to IoTDB HTTP queries for proper timeout cancellation * feat: include IoTDB response body in non-200 HTTP error messages --------- Co-authored-by: Haonan <hhaonan@outlook.com>
Summary
Testing
Notes