Skip to content

sift_py.ingestion

Module containing components necessary to leverage Sift's data ingestion and rule evaluation API. The fundamental components of this module are the following: - sift_py.ingestion.config.telemetry.TelemetryConfig - sift_py.ingestion.service.IngestionService

MODULE DESCRIPTION
buffer
channel
config

Contains the in memory representation of a telemetry config used to configure ingestion.

flow
manager
rule

This module is deprecated and exists only to re-export members

service