Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cognite.com/llms.txt

Use this file to discover all available pages before exploring further.

The features described in this section are in public preview and may change.
The connector consists of four services:
  • Time series replicator - Mirrors time series data from CDF to Fabric.
  • Data model replicator - Mirrors data model nodes and edges from CDF to Fabric.
  • Event replicator - Mirrors event data from CDF to Fabric.
  • Fabric data extractor - Mirrors time series, events, and files from Fabric to CDF.
All four services will run concurrently during the fabric connector’s execution. The services use one state store in CDF’s raw storage to maintain checkpoints of when the latest data was mirrored so they can be started and stopped and will be able to pick up where they left off. The connector is available as a Windows and Linux executable file in addition to a Docker container.
Last modified on May 6, 2026