Merge pull request #14084 from xlson/internal-metrics-packaging

build: internal metrics for packaging.
This commit is contained in:
Marcus Efraimsson
2018-11-19 01:25:33 -08:00
committed by GitHub
12 changed files with 38 additions and 12 deletions

View File

@@ -57,6 +57,9 @@ var (
IsEnterprise bool
ApplicationName string
// packaging
Packaging = "unknown"
// Paths
HomePath string
PluginsPath string