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

first implementation for economic metrics exporter sidecar #83

Closed
wants to merge 2 commits into from

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Nov 22, 2023

Fixes #82 .

Solution

This works for now, but using the old ugly constructor.
Will switch to new constructor after we merge the chainio refactor PR #73 .

Copy link
Contributor

@NimaVaziri NimaVaziri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly lgtm, just a few comments

cmd/metrics_exporter/main.go Outdated Show resolved Hide resolved
cmd/metrics_exporter/main.go Show resolved Hide resolved
cmd/metrics_exporter/main.go Show resolved Hide resolved
@@ -0,0 +1,9 @@
# Metrics Exporter Sidecar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably wrap this in a Docker image, yeah?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. moved PR to other repo and added docker stuff there. see https://github.com/Layr-Labs/eigenlayer-middleware-offchain/pull/2

@samlaf
Copy link
Collaborator Author

samlaf commented Dec 4, 2023

@NimaVaziri I propose closing this PR, as @shrimalmadhur convinced me it doesn't belong in this repo.
Moved the PR over to https://github.com/Layr-Labs/eigenlayer-middleware-offchain/pull/2

@NimaVaziri
Copy link
Contributor

Sgtm

@NimaVaziri NimaVaziri closed this Dec 5, 2023
@NimaVaziri NimaVaziri deleted the samlaf/metrics-exporter-sidecar branch December 5, 2023 03:59
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.

Package exported economic metrics as self-contained sidecar binary
2 participants