Skip to content

Conversation

@kirqz23
Copy link
Contributor

@kirqz23 kirqz23 commented Jan 13, 2026

This introduces beholder.config.info metric that aggregates beholder settings as attributes and allows to track app configuration

This feature especially will help us understand which nodes are using logs streaming. Currently both custom events and logs are processed through the same intrumentation and gRPC built-in metrics with LogExporter are not specific.

Copilot AI review requested due to automatic review settings January 13, 2026 12:34
@kirqz23 kirqz23 requested a review from a team as a code owner January 13, 2026 12:34
@kirqz23 kirqz23 marked this pull request as draft January 13, 2026 12:34
@github-actions
Copy link

👋 kirqz23, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

✅ API Diff Results - No breaking changes


📄 View full apidiff report

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new beholder.config.info metric to track Beholder SDK configuration settings. The metric records configuration as attributes, making it easier to monitor which nodes are using specific features like log streaming.

Changes:

  • Added beholderConfigMetric function that creates an Int64Gauge metric to record Beholder configuration
  • Integrated the config metric recording during client initialization
  • Exposed configuration settings for logging, message emitter, tracing, and metrics as metric attributes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Jordan Krage <jmank88@gmail.com>
@kirqz23 kirqz23 marked this pull request as ready for review January 19, 2026 10:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kirqz23 kirqz23 requested review from 4of9 and pkcll January 19, 2026 10:49
@smartcontractkit smartcontractkit deleted a comment from Copilot AI Jan 19, 2026
@kirqz23 kirqz23 requested a review from thomaska January 19, 2026 15:01
@pavel-raykov pavel-raykov added this pull request to the merge queue Jan 19, 2026
Merged via the queue into main with commit 31ad843 Jan 19, 2026
35 of 36 checks passed
@pavel-raykov pavel-raykov deleted the beholder-config-metric branch January 19, 2026 15:13
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.

4 participants