telemetry

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2022 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendTelemetry

func SendTelemetry(ctx context.Context, version, eventType string, data interface{})

Types

type QueryTelemetryData

type QueryTelemetryData struct {
	NodeTypesUsed       []string `json:"node_types_used"`
	ExpressionTypesUsed []string `json:"expression_types_used"`
	TriggerTypesUsed    []string `json:"trigger_types_used"`
	FunctionsUsed       []string `json:"functions_used"`
	AggregatesUsed      []string `json:"aggregates_used"`
	PluginsInstalled    []string `json:"plugins_installed"`
}

func GetQueryTelemetryData

func GetQueryTelemetryData(node physical.Node, pluginsInstalled []manager.PluginMetadata) QueryTelemetryData

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL