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

feat: add watchdog and monit #2329

Merged
merged 19 commits into from
Jul 8, 2024
Merged

Conversation

moul
Copy link
Member

@moul moul commented Jun 11, 2024

This PR introduces the r/gnoland/monit realm, which can be used by an external tool to verify if everything is working well, including:

  • gnokey compatibility (and all the tx/amino/etc)
  • networking (rpc)
  • realm state persistency (counter should be higher than the previous value)

In addition to being a good target for an external monitoring agent, the realm displays (Render) some information, including whether the agent appears to be missing.

@moul moul self-assigned this Jun 11, 2024
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Jun 11, 2024
@moul moul marked this pull request as ready for review July 7, 2024 15:19
@moul moul requested review from a team as code owners July 7, 2024 15:19
@moul moul requested review from ajnavarro and piux2 and removed request for a team July 7, 2024 15:19
@moul moul requested review from sw360cab, zivkovicmilos and a team July 7, 2024 15:49
@moul moul added this to the 🏗4️⃣ test4.gno.land milestone Jul 7, 2024
Copy link
Member

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this 🚀

@zivkovicmilos
Copy link
Member

@moul

Just the module rename, and we're good 👍

@zivkovicmilos zivkovicmilos merged commit 62fc9b4 into gnolang:master Jul 8, 2024
9 checks passed
gfanton pushed a commit to gfanton/gno that referenced this pull request Jul 23, 2024
This PR introduces the `r/gnoland/monit` realm, which can be used by an
external tool to verify if everything is working well, including:
- gnokey compatibility (and all the tx/amino/etc)
- networking (rpc)
- realm state persistency (counter should be higher than the previous
value)

In addition to being a good target for an external monitoring agent, the
realm displays (`Render`) some information, including whether the agent
appears to be missing.

- [x] improve ownable (depends on gnolang#2330)
- [x] p/demo/watchdog
- [x] r/gnoland/monit
- [ ] ~update contribs/autocounterd~ -> let's @gnolang/devops tackle
this in another PR. -> gnolang#1443

---------

Signed-off-by: moul <[email protected]>
Co-authored-by: Miloš Živković <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: Done
Status: ✅ Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants