Skip to content

feat: system and resource metrics#37

Merged
mpetrun5 merged 6 commits intomainfrom
mpetrun5/system-metrics
Oct 23, 2024
Merged

feat: system and resource metrics#37
mpetrun5 merged 6 commits intomainfrom
mpetrun5/system-metrics

Conversation

@mpetrun5
Copy link

@mpetrun5 mpetrun5 commented Oct 21, 2024

Provides system and resource metrics as well as a framework for future metrics addition.

Description

Related Issue Or Context

Closes: sprintertech/sygma-relayer#372

How Has This Been Tested? Testing details.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in chainbridge-docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

@github-actions
Copy link

Go Test coverage is 69.2 %\ ✨ ✨ ✨

@mpetrun5 mpetrun5 requested a review from akchainsafe October 21, 2024 15:01
Copy link

@akchainsafe akchainsafe left a comment

Choose a reason for hiding this comment

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

LGTM

@mpetrun5 mpetrun5 merged commit 070af99 into main Oct 23, 2024
@mpetrun5 mpetrun5 deleted the mpetrun5/system-metrics branch October 23, 2024 12:28
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.

Implement system performance and resource utilization metrics

3 participants