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