threefoldtech / web3gw

Proxy for the web3 world
Apache License 2.0
1 stars 1 forks source link

add a helper for the metrics url of the hosting node #82

Closed xmonader closed 1 year ago

xmonader commented 1 year ago

e.g https://metrics.grid.tf/d/rYdddlPWkfqwf/zos-host-metrics?orgId=2&refresh=30s&var-network=production&var-farm=10&var-node=5FB3KFvtobxqBNcHTV3ZDeCytXnJhwbecxorFg6bXQtuHsKn&var-diskdevices=%5Ba-z%5D%2B%7Cnvme%5B0-9%5D%2Bn%5B0-9%5D%2B%7Cmmcblk%5B0-9%5D%2B

should be a function that takes an env, farm and node public key maybe, and constructs the url

ashraffouda commented 1 year ago

https://github.com/threefoldtech/web3_proxy/pull/88