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

allow exporting number of RPC calls per method #67

Merged
merged 3 commits into from
Feb 28, 2020

Conversation

InoMurko
Copy link
Member

@InoMurko InoMurko commented Feb 27, 2020

Screen Shot 2020-02-27 at 23 16 48

We use this to set the adapter to Datadog and that allows us to measure and plot the number of RPC calls we make.

@InoMurko InoMurko force-pushed the inomurko/adapter_measurements branch from 00abf16 to cd7be67 Compare February 27, 2020 21:39
@InoMurko InoMurko marked this pull request as ready for review February 27, 2020 22:21
@InoMurko InoMurko requested a review from ayrat555 February 28, 2020 08:09

```elixir
config :ethereumex,
adapter: Datadog
Copy link
Member

Choose a reason for hiding this comment

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

Can you please add an example of the adapter in README?

the first argument is the key

Also, can you please clarify it? It looks like the first argument is the method name, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

added some text, pls check if it's better.... was struggling a bit :D

Copy link
Member

@ayrat555 ayrat555 left a comment

Choose a reason for hiding this comment

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

Bump version and add CHANGELOG entry

@InoMurko InoMurko force-pushed the inomurko/adapter_measurements branch from 77915bd to b5bce49 Compare February 28, 2020 09:08
@InoMurko InoMurko requested a review from ayrat555 February 28, 2020 09:12
@ayrat555 ayrat555 merged commit 9cf7c82 into master Feb 28, 2020
@ayrat555 ayrat555 deleted the inomurko/adapter_measurements branch February 28, 2020 09:22
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.

2 participants