HathorNetwork / hathor-explorer-service

MIT License
1 stars 3 forks source link

feat: data collector health ping #276

Closed luislhl closed 10 months ago

luislhl commented 11 months ago

Acceptance Criteria

This feature will allow sending pings every time the data collector runs to an external uptime monitor service (see https://github.com/topics/uptime-monitor and https://github.com/topics/uptime for options, some of them are able to receive these pings)

There should be a feature-flag for this that is disabled by default.

The URL to send the ping to and the interval should be configurable, besides the api-key, if needed.

Security Checklist