Skip to content

Conversation

@cjorge-graphops
Copy link
Contributor

@cjorge-graphops cjorge-graphops commented Sep 16, 2025

Summary by CodeRabbit

  • New Features
    • Proxyd SRE dashboard refreshed: default view extended to 7 days, switched to VictoriaMetrics datasource, clearer error-rate aggregation/labels, standardized percent-change colors, improved Versions panel, added high-error thresholds, and layout refinements for readability.
  • Documentation
    • Updated README version badge to 0.7.1.
  • Chores
    • Bumped chart version to 0.7.1.

@coderabbitai
Copy link

coderabbitai bot commented Sep 16, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Bumps the Helm chart version for proxyd from 0.7.0 to 0.7.1 and updates the README badge accordingly. Updates the Grafana dashboard JSON to v0.9.1, switching datasource to VictoriaMetrics, adjusting time range, IDs/UID/version, refining PromQL queries, thresholds, labels, and layout metadata.

Changes

Cohort / File(s) Summary
Helm chart version bump
charts/proxyd/Chart.yaml
Chart version updated 0.7.0 → 0.7.1; appVersion unchanged.
README badge update
charts/proxyd/README.md
Version badge updated 0.7.0 → 0.7.1.
Grafana dashboard refresh
charts/proxyd/dashboards/proxyd.json
Dashboard v0.9.0 → v0.9.1: id 102 → 105; uid updated; version 90 → 91; time range now-1h → now-7d; added preload=false; datasource templating switched to VictoriaMetrics; PromQL queries refactored (range, editorMode, aggregation, zero-filling); added percentChangeColorMode, displayName, extra thresholds (80 red); layout coordinates adjusted; transformations updated (indexByName, renameByName).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Suggested reviewers

  • i0n
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch proxyd/update-dashboard

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 605fa4d and e94a3e6.

📒 Files selected for processing (3)
  • charts/proxyd/Chart.yaml (1 hunks)
  • charts/proxyd/README.md (1 hunks)
  • charts/proxyd/dashboards/proxyd.json (25 hunks)

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@cjorge-graphops cjorge-graphops merged commit 36bc0fc into main Sep 16, 2025
1 of 2 checks passed
@cjorge-graphops cjorge-graphops deleted the proxyd/update-dashboard branch September 16, 2025 11:44
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.

2 participants