iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any trusted logic requiring Web3 composability
https://iotex.io
Apache License 2.0
1.55k stars 324 forks source link

[probe] Integrate `probe.Server` #3788

Open Liuhaai opened 1 year ago

Liuhaai commented 1 year ago

What would you like to be added

related https://github.com/iotexproject/iotex-core/issues/3782 https://github.com/iotexproject/iotex-core/issues/3725

Why is this needed

How important you think this is for IoTeX

Additional information

Let us know any background or context that would help us better understand the request (for example the particular use-case that prompted this request)

dustinxie commented 1 year ago

do you mean to merge with metrics in heartbeat.go?