[ARVADOS] updated: 1.1.4-614-g0011b5236

Git user git at public.curoverse.com
Tue Jul 17 14:18:17 EDT 2018


Summary of changes:
 services/keep-web/doc.go | 6 ++++++
 1 file changed, 6 insertions(+)

       via  0011b5236fc9a562bc13f943f9a431c496b2b7cd (commit)
      from  bc66b072e80a69cd9cb4f0c4bf746995305eaf8d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 0011b5236fc9a562bc13f943f9a431c496b2b7cd
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Tue Jul 17 14:17:47 2018 -0400

    13198: Document metrics endpoints.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/services/keep-web/doc.go b/services/keep-web/doc.go
index 89cd26ac4..d65156f98 100644
--- a/services/keep-web/doc.go
+++ b/services/keep-web/doc.go
@@ -273,4 +273,10 @@
 // avoids redirecting requests to keep-web if they depend on
 // TrustAllContent being enabled.
 //
+// Metrics
+//
+// Keep-web exposes request metrics in Prometheus text-based format at
+// /metrics. The same information is also available as JSON at
+// /metrics.json.
+//
 package main

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list