Skip to content

feat(telemetry): persist LLM token usage in the database - #612

Merged
haiphucnguyen merged 1 commit into
askimo-ai:mainfrom
GurreXr:feature/support-token-usage-persistence-to-db
Aug 7, 2026
Merged

feat(telemetry): persist LLM token usage in the database#612
haiphucnguyen merged 1 commit into
askimo-ai:mainfrom
GurreXr:feature/support-token-usage-persistence-to-db

Conversation

@GurreXr

@GurreXr GurreXr commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
  • Store individual LLM usage records for durable token and call statistics
  • Expose repository-backed usage summaries by time period and model
  • Refactor telemetry collection and UI to consume persisted usage data
  • Update exports and dependency injection for database-backed telemetry
  • Remove obsolete in-memory persistence and RAG telemetry coupling
  • Add repository tests for LLM usage persistence

Ref: #603

- Store individual LLM usage records for durable token and call statistics
- Expose repository-backed usage summaries by time period and model
- Refactor telemetry collection and UI to consume persisted usage data
- Update exports and dependency injection for database-backed telemetry
- Remove obsolete in-memory persistence and RAG telemetry coupling
- Add repository tests for LLM usage persistence
@CLAassistant

CLAassistant commented Aug 7, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@haiphucnguyen haiphucnguyen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @GurreXr ! Looking forward to your next PR

@haiphucnguyen
haiphucnguyen merged commit 0716eb6 into askimo-ai:main Aug 7, 2026
10 checks passed
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.

3 participants