Skip to content

Conversation

@cyc60
Copy link
Contributor

@cyc60 cyc60 commented Dec 17, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 17, 2025 10:08
Copy link

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 network label to all Prometheus metrics throughout the codebase to enable multi-network monitoring and differentiation. The version is bumped from v1.1.0 to v1.1.1.

  • Adds network label to all metric definitions in the Metrics class
  • Updates all metric usage sites to include the network label
  • Imports NETWORK constant where needed

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/metrics.py Adds 'network' labelname to all metric definitions and updates set_app_version/set_keeper_account methods to use network labels
src/rewards/service.py Adds network label to oracle metrics when recording rewards and timestamps
src/exits/service.py Adds network label to chain head metrics and processed exits counter
src/main.py Adds network label to keeper_balance metric
pyproject.toml Bumps version from v1.1.0 to v1.1.1

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

@cyc60 cyc60 merged commit 2d8dea7 into master Dec 17, 2025
4 checks passed
@cyc60 cyc60 deleted the metrics-network branch December 17, 2025 10:16
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