-
Notifications
You must be signed in to change notification settings - Fork 19
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
Prometheus metrics for gRPC #50
Comments
REST endpoint tracking implemented in #58 |
This is done for http, but needs to be added for gRPC |
0xAlcibiades
assigned 0xAlcibiades and perpetuum7 and unassigned perpetuum7 and 0xAlcibiades
Dec 3, 2022
@perpetuum7 I think we can probably just inject the layer here to get metrics per request. |
BogDrakonov
pushed a commit
that referenced
this issue
Jun 22, 2023
…ontracts (#50) * add anvil script * update gitignore * ignore anvil files * chore: forge init * forge install: forge-std v1.5.3 * forge install: seaport * forge install: seaport-order-validator v0.1.1 * forge install: valorem-core v1.0.0 * drop init foundry files * add forge scripts for seaport and valorem init * add remappings file * drop foundry boilerplate * update readme w anvil info + addresses * drop seaport init script; add script for initializing valorem options * bugfixes for init scripts * add mock erc20 mint, approval, options write * forge install: solmate * preapprove seaport for spending valorem 1155s * refac; init order struct * create and validate seaport order * fix gitmodules merge * feedback: drop usdc, weth, uni; use mocks * drop solmate * feedback: drop unnecessary cast * feedback: udpate readme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: