Skip to content

Conversation

@xDarksome
Copy link
Member

@xDarksome xDarksome commented Sep 30, 2025

Description

Updates metrics crate.

Additionally:

  • re-exports metrics-exporter-prometheus to ensure correct version usage

How Has This Been Tested?

WCN

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

Copilot AI review requested due to automatic review settings September 30, 2025 20:21
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 updates the metrics crate from version 0.23 to 0.24 and adds re-export functionality for the metrics-exporter-prometheus crate to ensure version compatibility.

  • Updates the metrics crate dependency from version 0.23 to 0.24
  • Adds conditional re-export of metrics-exporter-prometheus as prometheus_exporter
  • Introduces a new feature flag exporter_prometheus to control the prometheus exporter dependency

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
crates/metrics/src/lib.rs Adds conditional re-export of prometheus exporter module
crates/metrics/Cargo.toml Updates metrics version and adds prometheus exporter as optional dependency
Cargo.toml Adds new feature flag for prometheus exporter integration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@xDarksome xDarksome merged commit 80b92a9 into main Oct 1, 2025
6 checks passed
@xDarksome xDarksome deleted the fix/update-metrics branch October 1, 2025 09:06
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