Skip to content

dockerfiles: Add statsd docker image#1840

Open
nick-potenski wants to merge 1 commit intolabgrid-project:masterfrom
nick-potenski:add-statsd-docker-image
Open

dockerfiles: Add statsd docker image#1840
nick-potenski wants to merge 1 commit intolabgrid-project:masterfrom
nick-potenski:add-statsd-docker-image

Conversation

@nick-potenski
Copy link
Copy Markdown
Contributor

Description
Adds a new docker image for a coordinator-statsd service, which can be used to easily run a statsd reporter for the coordinator leveraging the contrib/coordinator-statsd.py script.

Checklist

  • Documentation for the feature
  • PR has been tested

Testing included running the example in the dockerfiles/staging directory as well as running a locally built image in our production environment and verifying that statsd reporting still functioned as expected.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.7%. Comparing base (bfb6ff2) to head (122f3db).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1840   +/-   ##
======================================
  Coverage    46.7%   46.7%           
======================================
  Files         179     179           
  Lines       14202   14202           
======================================
  Hits         6645    6645           
  Misses       7557    7557           
Flag Coverage Δ
3.10 46.7% <ø> (ø)
3.11 46.7% <ø> (ø)
3.12 46.7% <ø> (ø)
3.13 46.7% <ø> (ø)
3.14 46.7% <ø> (ø)

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.

Adds a new docker image for a coordinator-statsd service, which can be
used to easily run a statsd reporter for the coordinator leveraging
the contrib/coordinator-statsd.py script.

Signed-off-by: Nick Potenski <nick.potenski@garmin.com>
@nick-potenski nick-potenski force-pushed the add-statsd-docker-image branch from cffb6e5 to 122f3db Compare March 27, 2026 12:55
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.

4 participants