pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 7 forks source link

[LocalNet] Add observability stack #475

Closed okdas closed 2 months ago

okdas commented 2 months ago

Summary

Brings observability stack to LocalNet.

Issue

Type of change

Select one or more:

Testing

Sanity Checklist

Olshansk commented 2 months ago

The RelayMiner showed some data! Any idea why the validator hasn't yet?

Screenshot 2024-04-10 at 5 05 07 PM Screenshot 2024-04-10 at 5 05 03 PM

okdas commented 2 months ago

Any idea why the validator hasn't yet?

Do you have this turned on or off in your config?

helm_chart_local_repo:
  enabled: true

If it is enabled, you'd need to pull in the latest changes in the chart repo. You usually don't need to turn on that feature unless you actively develop a helm chart. If it is disabled, and you still experience that issue, please let me know - we can take a look. I just double-checked and it worked on my machine.