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

Fix UI performance issues #2477

Merged
merged 18 commits into from
Feb 20, 2025
Merged

Conversation

BenElferink
Copy link
Contributor

@BenElferink BenElferink commented Feb 19, 2025

Performance fixes:

  • Killed InstrumentationInstance watcher
  • Edit InstrumentationConfig watcher - modified events to send single events
  • On "modified events", fetch single entity (instead of re-fetching all)
  • Moved filters into UI containers (instead of filtering on-fetch): see commit here
  • Increased metrics polling interval from 3 seconds to 5 seconds

Bug fixes:

  • Stop polling Describe Odigos to fix update-tokens in CLI drawer: see commit here

@BenElferink BenElferink added bug Something isn't working frontend labels Feb 19, 2025
@BenElferink BenElferink disabled auto-merge February 20, 2025 12:24
@BenElferink BenElferink enabled auto-merge (squash) February 20, 2025 15:38
@BenElferink BenElferink merged commit e41dc24 into odigos-io:main Feb 20, 2025
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants