HugoByte / polkadot-kurtosis-package

Polkadot Kurtosis Package
Apache License 2.0
7 stars 3 forks source link

Block height is not displayed in grafana for moonbeam parachain even when prometheus is given true. #150

Open sindhu0820 opened 7 months ago

sindhu0820 commented 7 months ago

Overview Moonbeam Parachain height is not displayed in grafana, even when prometheus is given true. P.S: nodes given for relaychain:02 and nodes given for parachain:02

Steps to reproduce the behavior: Run the moonbeam parachain using the kurtosis package After the node is running try to get the parachain block height in grafana.

Expected Behavior Blockheight should visible in grafana for moonbeam parachain

Actual Behavior grafana is not returning the blockheight for moonbeam parachain but it is displaying relaychain blockheight

Screenshots

image

sindhu0820 commented 7 months ago

Same issue has been observed for Moonriver parachain aslo in local net environment.