config

package
v2.7.0-dev Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: Apache-2.0, BSD-3-Clause, Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentFeatures

type AgentFeatures struct {
	EVPProxyV2 bool
}

type Config

type Config struct {
	Enabled                  bool
	MLApp                    string
	AgentlessEnabled         *bool
	ResolvedAgentlessEnabled bool
	ProjectName              string
	TracerConfig             TracerConfig
	AgentFeatures            AgentFeatures
}

func (*Config) DefaultHTTPClient

func (c *Config) DefaultHTTPClient() *http.Client

type TracerConfig

type TracerConfig struct {
	DDTags     map[string]any
	Env        string
	Service    string
	Version    string
	AgentURL   *url.URL
	APIKey     string
	APPKey     string
	HTTPClient *http.Client
	Site       string
}

Jump to

Keyboard shortcuts

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