Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Compose -> Prometheus/Blackbox to support Node Status #726

Open
wants to merge 1 commit into
base: v1.3.5-release
Choose a base branch
from

Conversation

bstrdsmkr
Copy link

Description

Adds a very basic Prometheus deployment to the Docker Compose to allow for testing and development of Node Status

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Local Pre-commit Checks
  • CI/CD Build

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • If applicable - I have commented my code, particularly in hard-to-understand areas
  • If applicable - I have made corresponding changes to the documentation
  • If applicable - I have added tests that prove my fix is effective or that my feature works
  • If applicable - New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v1.3.0-release@3b6e1d1). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             v1.3.0-release     #726   +/-   ##
=================================================
  Coverage                  ?   94.53%           
=================================================
  Files                     ?       49           
  Lines                     ?     2214           
  Branches                  ?      412           
=================================================
  Hits                      ?     2093           
  Misses                    ?      121           
  Partials                  ?        0           
Flag Coverage Δ
frontend 94.53% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@downiec downiec changed the base branch from v1.3.0-release to v1.3.5-release March 12, 2025 23:53
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.

1 participant