telemetry

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Overview

Package telemetry provides OpenTelemetry setup for radiance

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(ctx context.Context) error

func OnNewConfig

func OnNewConfig(oldConfig, newConfig *config.Config, deviceID string, userInfo rcommon.UserInfo) error

OnNewConfig handles OpenTelemetry re-initialization when the configuration changes.

Types

type Attributes

type Attributes struct {
	App            string
	AppVersion     string
	DeviceID       string
	GeoCountry     string
	GoVersion      string
	LocaleLanguage string
	LocaleCountry  string
	Platform       string
	OSName         string
	OSArch         string
	OSVersion      string
	Timezone       string
	Pro            bool
}

Jump to

Keyboard shortcuts

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