On this page
Get Involved
tailpipe
The tailpipe connection is used to pre-filter the default database, scoping the records available to a mod by date range, index, or partition (subject to further interactive filtering).
Arguments
Name | Type | Required? | Description |
---|---|---|---|
from | String | Optional | Set the earliest date. Default: unbounded. |
to | String | Optional | Set the latest date. Default: unbounded. |
Default Connection
The tailpipe connection type includes an implicit, default connection (connection.tailpipe.default) that includes all collected data.