| Interface | Description |
|---|---|
| DestinationPredicate | |
| ExcludeIncludeFilter |
| Class | Description |
|---|---|
| AgentAttributeSender | |
| AttributeNames | |
| AttributeSender | |
| AttributesFilter |
Filters attributes.
|
| AttributesNode | |
| AttributesService |
Determines which attributes can be sent to the various destinations.
|
| AttributesUtils | |
| AttributeValidator | |
| CustomAttributeSender | |
| CustomEventAttributeValidator |
Attribute validator with truncation rules specific to custom events.
|
| DefaultDestinationPredicate |
There should be one of these for each destination.
|
| DestinationFilter | |
| DisabledDestinationPredicate | |
| DisabledExcludeIncludeFilter |
Implementation of
ExcludeIncludeFilter that always returns false. |
| ExcludeIncludeFilterImpl |
A filter that tells if a given key should be included, given include and exclude lists.
|
| LlmEventAttributeValidator |
Attribute validator with truncation rules specific to LLM events.
|
| LogAttributeValidator |
Attribute validator with truncation rules specific to log events.
|
| RootConfigAttributesNode |
All include and excludes from the configuration file should be in this trie.
|