Skip to content

Commit

Permalink
ADM-886:[docs]docs: update chart API spike
Browse files Browse the repository at this point in the history
  • Loading branch information
weiraneve committed Apr 2, 2024
1 parent e8379d2 commit 6a55aed
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ As shown in the image, we want to refactor the frontend and backend solutions fo
`pipelines step` API, we can transfer date information merged into a list. When frontend call backend API, backend invoke relevant service
to handle information, and input the response to frontend.

The response sent by the backend here will be in the form of a list, but not a combination.
Because the data received by the metrics interface here will be sent as parameters to the backend in subsequent report interfaces.

- Report

<img src="https://cdn.jsdelivr.net/gh/au-heartbeat/data-hosting@main/charting-refactor-image/charting-report-api.png" width="60%" />
Expand Down

0 comments on commit 6a55aed

Please sign in to comment.