Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set analytics ClientID #247

Merged
merged 1 commit into from
Dec 18, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmd/hostfacts/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ func main() {
logs.InitLogs()
defer logs.FlushLogs()

if err := cmds.NewCmdHostfacts(Version).Execute(); err != nil {
if err := cmds.NewCmdHostfacts().Execute(); err != nil {
log.Fatal(err)
}
os.Exit(0)
Expand Down
2 changes: 1 addition & 1 deletion cmd/searchlight/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ func main() {
logs.InitLogs()
defer logs.FlushLogs()

if err := cmds.NewCmdSearchlight(Version).Execute(); err != nil {
if err := cmds.NewCmdSearchlight().Execute(); err != nil {
log.Fatal(err)
}
os.Exit(0)
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/hostfacts/hostfacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Hostfacts by AppsCode - Expose node metrics

### Synopsis


Hostfacts by AppsCode - Expose node metrics

### Options
Expand All @@ -39,7 +40,6 @@ Hostfacts by AppsCode - Expose node metrics
```

### SEE ALSO

* [hostfacts run](/docs/reference/hostfacts/hostfacts_run.md) - Run server
* [hostfacts version](/docs/reference/hostfacts/hostfacts_version.md) - Prints binary version number.

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/hostfacts/hostfacts_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Run server

### Synopsis


Run server

```
Expand Down Expand Up @@ -49,7 +50,6 @@ hostfacts run [flags]
```

### SEE ALSO

* [hostfacts](/docs/reference/hostfacts/hostfacts.md) - Hostfacts by AppsCode - Expose node metrics


2 changes: 1 addition & 1 deletion docs/reference/hostfacts/hostfacts_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Prints binary version number.

### Synopsis


Prints binary version number.

```
Expand Down Expand Up @@ -42,6 +43,5 @@ hostfacts version [flags]
```

### SEE ALSO

* [hostfacts](/docs/reference/hostfacts/hostfacts.md) - Hostfacts by AppsCode - Expose node metrics

3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ AppsCode Icinga2 plugin

### Synopsis


AppsCode Icinga2 plugin

```
Expand All @@ -32,6 +33,7 @@ hyperalert [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
-h, --help help for hyperalert
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
Expand All @@ -42,7 +44,6 @@ hyperalert [flags]
```

### SEE ALSO

* [hyperalert check_ca_cert](/docs/reference/hyperalert/hyperalert_check_ca_cert.md) - Check Certificate expire date
* [hyperalert check_component_status](/docs/reference/hyperalert/hyperalert_check_component_status.md) - Check Kubernetes Component Status
* [hyperalert check_env](/docs/reference/hyperalert/hyperalert_check_env.md) -
Expand Down
3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_ca_cert.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check Certificate expire date

### Synopsis


Check Certificate expire date

```
Expand All @@ -34,6 +35,7 @@ hyperalert check_ca_cert [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -43,7 +45,6 @@ hyperalert check_ca_cert [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check Kubernetes Component Status

### Synopsis


Check Kubernetes Component Status

```
Expand All @@ -36,6 +37,7 @@ hyperalert check_component_status [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -45,7 +47,6 @@ hyperalert check_component_status [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ menu_name: product_searchlight_4.0.0




```
hyperalert check_env [flags]
```
Expand All @@ -32,6 +33,7 @@ hyperalert check_env [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -41,7 +43,6 @@ hyperalert check_env [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_event.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check kubernetes events for all namespaces

### Synopsis


Check kubernetes events for all namespaces

```
Expand All @@ -41,6 +42,7 @@ hyperalert check_event [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -50,7 +52,6 @@ hyperalert check_event [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_influx_query.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check InfluxDB Query Data

### Synopsis


Check InfluxDB Query Data

```
Expand Down Expand Up @@ -45,6 +46,7 @@ hyperalert check_influx_query [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -54,7 +56,6 @@ hyperalert check_influx_query [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_json_path.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check Json Object

### Synopsis


Check Json Object

```
Expand All @@ -40,6 +41,7 @@ hyperalert check_json_path [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -49,7 +51,6 @@ hyperalert check_json_path [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_node_exists.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Count Kubernetes Nodes

### Synopsis


Count Kubernetes Nodes

```
Expand All @@ -37,6 +38,7 @@ hyperalert check_node_exists [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -46,7 +48,6 @@ hyperalert check_node_exists [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_node_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check Kubernetes Node

### Synopsis


Check Kubernetes Node

```
Expand All @@ -35,6 +36,7 @@ hyperalert check_node_status [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -44,7 +46,6 @@ hyperalert check_node_status [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_pod_exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check exit code of exec command on Kubernetes container

### Synopsis


Check exit code of exec command on Kubernetes container

```
Expand All @@ -38,6 +39,7 @@ hyperalert check_pod_exec [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -47,7 +49,6 @@ hyperalert check_pod_exec [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_pod_exists.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check Kubernetes Pod(s)

### Synopsis


Check Kubernetes Pod(s)

```
Expand All @@ -38,6 +39,7 @@ hyperalert check_pod_exists [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -47,7 +49,6 @@ hyperalert check_pod_exists [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_pod_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check Kubernetes Pod(s) status

### Synopsis


Check Kubernetes Pod(s) status

```
Expand All @@ -35,6 +36,7 @@ hyperalert check_pod_status [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -44,7 +46,6 @@ hyperalert check_pod_status [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


3 changes: 2 additions & 1 deletion docs/reference/hyperalert/hyperalert_check_volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Check kubernetes volume

### Synopsis


Check kubernetes volume

```
Expand All @@ -40,6 +41,7 @@ hyperalert check_volume [flags]
```
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files (default true)
Expand All @@ -49,7 +51,6 @@ hyperalert check_volume [flags]
```

### SEE ALSO

* [hyperalert](/docs/reference/hyperalert/hyperalert.md) - AppsCode Icinga2 plugin


Loading