Skip to content

App dashboard improvements#850

Merged
poussa merged 2 commits intoopea-project:mainfrom
eero-t:dashboard-tuning
Mar 6, 2025
Merged

App dashboard improvements#850
poussa merged 2 commits intoopea-project:mainfrom
eero-t:dashboard-tuning

Conversation

@eero-t
Copy link
Copy Markdown
Collaborator

@eero-t eero-t commented Mar 5, 2025

Description

Improvements for app dashboards added in #800 :

  • Dashboard menus get their info from pending request metric instead of first token one
  • Request & token rate panels use more specific units instead of generic count/sec one
  • Enable dashboard refresh (at 30s interval)

Issues

Dashboard did not list anything unless requests were using stream mode. Using pending request metric fixes that.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Dependencies

n/a.

Tests

Checked manually that Dashboard works fine.

eero-t added 2 commits March 5, 2025 16:58
Instead of first token latency, as that will be available only
for queries using streaming mode.

Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
Use more specific req/s + t/s (instead of count/s) for units.

Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
@eero-t
Copy link
Copy Markdown
Collaborator Author

eero-t commented Mar 5, 2025

@poussa Please review.

@poussa poussa merged commit b4b60e8 into opea-project:main Mar 6, 2025
8 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