Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(monitoring): emit cloudwatch metrics, provide cloudwatch dashboard #502

Closed
bigadsoleiman opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bigadsoleiman
Copy link
Collaborator

bigadsoleiman commented Jun 12, 2024

An initial monitoring implementation could include metrics emitted for:

  • n. of users
  • n. of messages
  • n. of tokens consumed (where provided by model interfaces)
  • model used

and create a V1 of monitoring dashboard to display and analyse above metrics

@charles-marion
Copy link
Collaborator

Change is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

2 participants