Expose Port IO stats via Prometheus #869

Open
Oneric wants to merge 1 commit from Oneric/akkoma:io-telemetry into develop
Member

It’s kinda neat to have, should be cheap to get and also already shown on the homepage of the dashboard by default.

This is all IO going through Elixir ports; mainly network stuff but also communications with native workers; not disk io.

It’s kinda neat to have, should be cheap to get and also already shown on the homepage of the dashboard by default. This is all IO going through Elixir ports; mainly network stuff but also communications with native workers; **not** disk io.
Oneric added 1 commit 2025-01-27 19:04:47 +00:00
Expose Port IO stats via Prometheus
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending approval
ci/woodpecker/pr/build-arm64 Pipeline is pending approval
ci/woodpecker/pr/docs Pipeline is pending approval
ci/woodpecker/pr/lint Pipeline is pending approval
ci/woodpecker/pr/test Pipeline is pending approval
fb3de8045a
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending approval
ci/woodpecker/pr/build-arm64 Pipeline is pending approval
ci/woodpecker/pr/docs Pipeline is pending approval
ci/woodpecker/pr/lint Pipeline is pending approval
ci/woodpecker/pr/test Pipeline is pending approval
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u io-telemetry:Oneric-io-telemetry
git checkout Oneric-io-telemetry
Sign in to join this conversation.
No description provided.