add doc for alert insight agent#4
add doc for alert insight agent#4ruanyl merged 4 commits intoruanyl:add-dashboards-assistant-docfrom
Conversation
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
|
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review. |
There was a problem hiding this comment.
Need to add verification on insight API as well. You can see its API definition here: https://github.com/opensearch-project/dashboards-assistant/blob/50fef5c06993b110367314400f857042ef646568/server/routes/summary_routes.ts#L83, and write related test like summary API.
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
Ack. Updated. |
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
|
Pinging @ruanyl for CI check and merge. |
* add doc for alert insight agent Signed-off-by: yuye-aws <yuyezhu@amazon.com> * add example request for alert insight API Signed-off-by: yuye-aws <yuyezhu@amazon.com> * correct default value for question parameter for alert insight API Signed-off-by: yuye-aws <yuyezhu@amazon.com> * add pics for alert insight UI Signed-off-by: yuye-aws <yuyezhu@amazon.com> --------- Signed-off-by: yuye-aws <yuyezhu@amazon.com>
* add doc for alert insight agent Signed-off-by: yuye-aws <yuyezhu@amazon.com> * add example request for alert insight API Signed-off-by: yuye-aws <yuyezhu@amazon.com> * correct default value for question parameter for alert insight API Signed-off-by: yuye-aws <yuyezhu@amazon.com> * add pics for alert insight UI Signed-off-by: yuye-aws <yuyezhu@amazon.com> --------- Signed-off-by: yuye-aws <yuyezhu@amazon.com>
Description
Add doc for alert insight agent
Issues Resolved
Add doc for alert insight agent
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.