Skip to content

Conversation

@calmini
Copy link
Contributor

@calmini calmini commented Apr 17, 2025

features:

  • add mcp operation event monitor, events are default saved in local
  • provide an API for event query, once router service is on, user can fetch via /events?offset={offset}&page={page}&limit={limit}

event_type is optional, for specific event type query
offset refers to the time offset from current time, example 3h means 3 hour before till now

fix:

  • add resource cleanup upon client disconnect and server gracefully shutdown.

@github-actions
Copy link
Contributor

Semantic Version Check

⚠️ No semantic version changes detected.

Please ensure your commits follow the Conventional Commits format:

  • feat: new feature (triggers MINOR version bump)
  • fix: bug fix (triggers PATCH version bump)
  • BREAKING CHANGE: description (triggers MAJOR version bump)

@calmini calmini requested a review from niechen April 17, 2025 06:19
@github-actions
Copy link
Contributor

Semantic Version Check

⚠️ No semantic version changes detected.

Please ensure your commits follow the Conventional Commits format:

  • feat: new feature (triggers MINOR version bump)
  • fix: bug fix (triggers PATCH version bump)
  • BREAKING CHANGE: description (triggers MAJOR version bump)

@github-actions
Copy link
Contributor

Semantic Version Check

⚠️ No semantic version changes detected.

Please ensure your commits follow the Conventional Commits format:

  • feat: new feature (triggers MINOR version bump)
  • fix: bug fix (triggers PATCH version bump)
  • BREAKING CHANGE: description (triggers MAJOR version bump)

@calmini calmini merged commit faf8262 into main Apr 17, 2025
10 checks passed
@calmini calmini deleted the caozhen/event-trace-record branch April 17, 2025 07:40
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