vespa-engine/vespa

Expose NEED_RESTART as a metric

Open

#4,631 opened on Jan 11, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (561 forks)batch import
enhancementgood first issueneed help

Repository metrics

Stars
 (4,948 stars)
PR merge metrics
 (Avg merge 1d 22h) (209 merged PRs in 30d)

Description

After a meeting today with Zedge we concluded that only providing information about the need to restart services upon deploy is not enough.

When config changes are deployed that require services to be restarted the services should themselves report that either in health or as a metric.

Contributor guide