Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
GalileoAgentControlBridge
Bridge Agent Control telemetry into the active Galileo logger hierarchy. Bridge rules:- Events are converted only when the logger has an active trace parent.
- Events are converted only when their
trace_idandspan_idmatch the current Galileo trace/span context advertised through the public provider. - Events that fail validation or do not match the active context are dropped safely rather than attached to the wrong logger hierarchy.