Skip to content

Develop#17

Merged
isaackps merged 15 commits into
mainfrom
develop
Jun 4, 2026
Merged

Develop#17
isaackps merged 15 commits into
mainfrom
develop

Conversation

@manishdex25
Copy link
Copy Markdown
Contributor

No description provided.

manishdex25 and others added 15 commits May 29, 2026 12:11
Introduces a new category for Chain Events (ETR Webhook) in the sidebar, including links to various how-to guides related to chain events, such as overview, quick start, configuration, and more.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Changed code block syntax from plain to text for better clarity in the quick start and webhook payload documentation sections.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Changed code block syntax from plain to text for improved clarity in the rate limits section.
…chain-listening

docs: add Chain Events category to sidebar
…uide

Introduced a new section detailing optional environment variables for OpenTelemetry configuration, enhancing clarity and usability for users.
…ation

Removed the `OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION` entry to streamline the OpenTelemetry configuration guide and eliminate potential confusion for users.
…ration

Reintroduced the `OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION` variable in the optional variables section to provide clear guidance on its usage for Prometheus-compatible histograms.
Included a warning in the scaling documentation to emphasize the necessity of a database when running multiple replicas to prevent duplicate events. Explained how the database facilitates lease management and progress persistence for replicas.
Replaced instances of the GitHub Container Registry image with the Docker Hub image for consistency across the quick start, registry API, and scaling documentation. This change simplifies the instructions for users by standardizing the image source.
…entation

Changed the note regarding database requirements to a warning to better emphasize the necessity of configuring `DB_HOST` for registry management endpoints. This update enhances clarity for users regarding the implications of not having a connected database.
…l-documentation

docs: add optional variables section to OpenTelemetry configuration g…
@manishdex25 manishdex25 requested a review from isaackps June 4, 2026 05:17
@manishdex25 manishdex25 self-assigned this Jun 4, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 4, 2026

Warning

Review limit reached

@manishdex25, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 51 minutes and 24 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 82b40cca-6e81-402c-a36a-0fd9fa5ac23d

📥 Commits

Reviewing files that changed from the base of the PR and between 8f6f3f9 and 51e5437.

⛔ Files ignored due to path filters (1)
  • static/docs/etr-listener/how-it-works.png is excluded by !**/*.png
📒 Files selected for processing (12)
  • docs/how-tos/chain-events/configuration.md
  • docs/how-tos/chain-events/opentelemetry.md
  • docs/how-tos/chain-events/overview.md
  • docs/how-tos/chain-events/quick-start.md
  • docs/how-tos/chain-events/rate-limits.md
  • docs/how-tos/chain-events/registry-api.md
  • docs/how-tos/chain-events/scaling.md
  • docs/how-tos/chain-events/webhook-payload.md
  • sidebars.json
  • static/docs/chain-events/config.example.json
  • static/docs/chain-events/grafana-fleet-health.json
  • static/docs/chain-events/grafana-webhook-events.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

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.

Copy link
Copy Markdown
Contributor

@isaackps isaackps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@isaackps isaackps merged commit cccb985 into main Jun 4, 2026
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