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

Rewrite cloudwatch-metrics.sh script in another language #12

Open
Lsquared13 opened this issue May 2, 2018 · 0 comments
Open

Rewrite cloudwatch-metrics.sh script in another language #12

Lsquared13 opened this issue May 2, 2018 · 0 comments

Comments

@Lsquared13
Copy link
Contributor

Problem

While a shell script for emitting cloudwatch metrics was reasonable when it was limited to polling a single RPC call, it's quickly becoming messy and difficult to develop as I add more metrics and more complex logic

Solution

Write a metrics agent in another language (probably Python, maybe Go) that simply uses a geth client and a cloudwatch client to do the same thing.

@Lsquared13 Lsquared13 assigned Lsquared13 and unassigned Lsquared13 May 23, 2018
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

No branches or pull requests

1 participant