Modules§
Structs§
- Async
Connection Bootstrapper Service Endpoints - Async
Connection Service Endpoints - Connection
Bootstrapper Service Endpoints - Connection
Service Endpoints
Traits§
- Async
Connection Bootstrapper Service - Nominal periodically scrapes connected databases (Connections) in order to maintain a database of all series that can be read from that database. This service is responsible for executing the scrape, and can be used manually to trigger a rescrape for any reason (for example, when updating a schema).
- Async
Connection Service - A Connection contains the relevant metadata and information to be used as a data source for runs. The Connection Service is responsible for creating, updating, and retrieving database connections.
- Connection
Bootstrapper Service - Nominal periodically scrapes connected databases (Connections) in order to maintain a database of all series that can be read from that database. This service is responsible for executing the scrape, and can be used manually to trigger a rescrape for any reason (for example, when updating a schema).
- Connection
Service - A Connection contains the relevant metadata and information to be used as a data source for runs. The Connection Service is responsible for creating, updating, and retrieving database connections.