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

Merged
merged 11 commits into from
Nov 7, 2024
Merged

feature/elastic-logs #1109

merged 11 commits into from
Nov 7, 2024

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

@gecBurton gecBurton reopened this Nov 7, 2024
@gecBurton gecBurton marked this pull request as ready for review November 7, 2024 08:52
@gecBurton gecBurton merged commit 2fd0dac into main Nov 7, 2024
14 of 15 checks passed
@gecBurton gecBurton deleted the feature/elastic-logs branch November 7, 2024 09:26
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.

2 participants