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

Prometheus metrics for gRPC #50

Open
0xAlcibiades opened this issue Dec 2, 2022 · 3 comments
Open

Prometheus metrics for gRPC #50

0xAlcibiades opened this issue Dec 2, 2022 · 3 comments
Assignees

Comments

@0xAlcibiades
Copy link
Member

No description provided.

@perpetuum7 perpetuum7 self-assigned this Dec 3, 2022
@perpetuum7
Copy link
Contributor

REST endpoint tracking implemented in #58

@0xAlcibiades
Copy link
Member Author

This is done for http, but needs to be added for gRPC

@0xAlcibiades 0xAlcibiades changed the title Prometheus metrics for 0.2.0 Prometheus metrics for gRPC Dec 6, 2022
@0xAlcibiades
Copy link
Member Author

@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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants