On 10 Nov 2015, at 11:51, Thomas Segismont wrote:
We have the /status endpoint already in Metrics for this purpose.
Yep, that looks pretty good:
'{"MetricsService":"STARTING",
"Implementation-Version":"0.9.0.Final-SRC-revision-9080fcfbe40a66ce8143c477b5d6f8fbadeecf3a",
"Built-From-Git-SHA1":"9080fcfbe40a66ce8143c477b5d6f8fbadeecf3a"}'
We need to make sure that all the components use the same keys,
which may either require to add a "status" to the above or to rename
the "MetricsService" to "status" or similar.