line / centraldogma

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
https://line.github.io/centraldogma/
Apache License 2.0
601 stars 117 forks source link

Add notifications and dashboards for Git mirroring services #736

Open ikhoon opened 2 years ago

ikhoon commented 2 years ago

If Git mirroring fails to execute with network timeouts, wrong formatted JSON files or etc, it leaves a warning message and just tries to retry the mirroring service on the next interval.

Users may want to get notified from a webhook or want to check the current mirror status using a dashboard.

minwoox commented 2 years ago

Related #84