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

feature/elastic-logs #1109

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

feature/elastic-logs #1109

wants to merge 10 commits into from

Conversation

gecBurton
Copy link
Collaborator

@gecBurton gecBurton commented Oct 17, 2024

Context

As an Analyst I want to stream chat message details to Elastic so that I can freely analyse it with Kibana rather than relying on homemade tooling

Changes proposed in this pull request

The ChatMessage model now has a log method to push its details to ES, this can be called:

  • on creation of the ChatMessage
  • in a one off management command to load history

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant