songkant-aws / dashboards-assistant

Dashboard assistant is a way for users on OpenSearch Dashboards to interact with an assistant through chat or the different OSD pages
https://opensearch.org/
Apache License 2.0
0 stars 0 forks source link

Add click metrics for thumb-up and thumb-down buttons #2

Open mentatbot[bot] opened 2 months ago

mentatbot[bot] commented 2 months ago

Implemented click event emission using the usageCollection plugin when users click the thumb-up and thumb-down buttons. Updated the useFeedback hook to report these events and added corresponding tests to ensure the functionality works as expected.

Closes #1

Thanks for using MentatBot. Give comments a :+1: or :-1: to help me improve!

songkant-aws commented 2 months ago

@MentatBot You probably missed dependency configuration in opensearch_dashboards.json. Try to add it to optional plugins and fix unit tests