From 7e7386a3fe13a93bc7b6fc9b6a8443d75ffaf1cf Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Thu, 8 Jun 2017 13:35:03 +0000 Subject: [PATCH] Review feedback --- common/xfer/constants.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/xfer/constants.go b/common/xfer/constants.go index f88d688db..04f151699 100644 --- a/common/xfer/constants.go +++ b/common/xfer/constants.go @@ -14,6 +14,8 @@ const ( ScopeProbeVersionHeader = "X-Scope-Probe-Version" ) +// ReportPersistenceCapability indicates whether probe reports end up in a +// long-term storage and can be retrieved. const ReportPersistenceCapability = "report_persistence" // Details are some generic details that can be fetched from /api