Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Enabled bool
MLApp string
AgentlessEnabled bool
ProjectName string
TracerConfig TracerConfig
// TestBaseURL, when non-empty, overrides the transport base URL and bypasses
// agent-mode/agentless-mode selection. For use in tests only.
TestBaseURL string
}
func (*Config) DefaultHTTPClient ¶
Click to show internal directories.
Click to hide internal directories.