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

contrib: Add script to scrape statsd metrics from coordinator #1041

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

JoshuaWatt
Copy link
Contributor

Adds a script that periodically scrapes place and reservation metrics from the coordinator and reports them to a statsd server

Description

Checklist

  • Documentation for the feature
  • Tests for the feature
  • The arguments and description in doc/configuration.rst have been updated
  • Add a section on how to use the feature to doc/usage.rst
  • Add a section on how to use the feature to doc/development.rst
  • PR has been tested
  • Man pages have been regenerated

Adds a script that periodically scrapes place and reservation metrics
from the coordinator and reports them to a statsd server

Signed-off-by: Joshua Watt <[email protected]>
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 63.4% // Head: 63.4% // No change to project coverage 👍

Coverage data is based on head (d43bbb2) compared to base (c34b730).
Patch has no changes to coverable lines.

❗ Current head d43bbb2 differs from pull request most recent head b7e5ce8. Consider uploading reports for the commit b7e5ce8 to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1041   +/-   ##
======================================
  Coverage    63.4%   63.4%           
======================================
  Files         151     151           
  Lines       11231   11231           
======================================
  Hits         7125    7125           
  Misses       4106    4106           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

3 participants