Skip to content

observability v2#1936

Draft
akshaydeo wants to merge 1 commit intomainfrom
graph-fixes
Draft

observability v2#1936
akshaydeo wants to merge 1 commit intomainfrom
graph-fixes

Conversation

@akshaydeo
Copy link
Contributor

@akshaydeo akshaydeo commented Mar 5, 2026

Summary

Increased the bar width in the provider latency chart to improve visual clarity and readability of latency metrics.

Changes

  • Increased barSize from 8 to 30 pixels for all latency bars (avg, p90, p95, p99) in single provider mode
  • Increased barSize from 8 to 30 pixels for provider comparison bars in multi-provider mode
  • This change makes the latency data more visually prominent and easier to read in the dashboard

Type of change

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Chore/CI

Affected areas

  • Core (Go)
  • Transports (HTTP)
  • Providers/Integrations
  • Plugins
  • UI (Next.js)
  • Docs

How to test

Navigate to the workspace dashboard and verify that the provider latency chart displays with wider, more visible bars for both single provider and multi-provider views.

# UI
cd ui
pnpm i || npm i
pnpm test || npm test
pnpm build || npm run build

Screenshots/Recordings

If UI changes, add before/after screenshots or short clips.

Breaking changes

  • Yes
  • No

Related issues

Link related issues and discussions. Example: Closes #123

Security considerations

None - this is a visual styling change only.

Checklist

  • I read docs/contributing/README.md and followed the guidelines
  • I added/updated tests where appropriate
  • I updated documentation where needed
  • I verified builds succeed (Go and UI)
  • I verified the CI pipeline passes locally if applicable

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 5, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 31777896-d65c-43af-8912-6ac4f5554787

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch graph-fixes

Comment @coderabbitai help to get the list of available commands and usage tips.

@akshaydeo akshaydeo changed the title security patches observability v2 Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

🧪 Test Suite Available

This PR can be tested by a repository admin.

Run tests for PR #1936

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.

Files API Support

1 participant