Skip to content

Go exporter#82

Merged
errm merged 23 commits intomasterfrom
go-exporter
Feb 27, 2026
Merged

Go exporter#82
errm merged 23 commits intomasterfrom
go-exporter

Conversation

@errm
Copy link
Copy Markdown
Owner

@errm errm commented Feb 27, 2026

No description provided.

errm added 11 commits February 27, 2026 03:14
A lightweight exporter container written in go

This commit impliments a rackservermetrics collector that provides
similar functionality to the raindrops rubygem.
* Raindrops currently segfaults with ruby 4.0
* We have replicated the behaviour of raindrops in the new exporter
This collector will collect statistics about any tcp server in the
namespace, not just rack servers.

This is useful, but having rack in the metric name is confusing.
This test makes use of a docker compose stack running

* An example rails app (pitchfork app server)
* The promenade exporter
* Nginx reverse proxy
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5e106c0) to head (79e6db0).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        36    -2     
  Lines          849       794   -55     
=========================================
- Hits           849       794   -55     

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

@errm errm merged commit bea35a4 into master Feb 27, 2026
15 checks passed
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